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:
parent
0fad8877fd
commit
bf17d38dab
2 changed files with 5 additions and 2 deletions
3
CHANGES
3
CHANGES
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue