1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 01:42:58 +00:00

On big endian platforms with type long >32bit the range option applied a bad base address

This commit is contained in:
Gerhard Rieger 2014-02-15 15:57:40 +01:00
parent 0fad8877fd
commit bf17d38dab
2 changed files with 5 additions and 2 deletions

View file

@ -27,6 +27,9 @@ corrections:
Changed some variable definitions to make gcc -O2 aliasing checker happy
Thanks to Ilya Gordeev for reporting these warnings
On big endian platforms with type long >32bit the range option applied a
bad base address. Thanks to hejia hejia for reporting and fixing this bug.
porting:
Performed changes for Fedora release 19