mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
Red Hat issue 1021958: fixed a bug with faulty buffer/data length calculation in xio-ascii.c:_xiodump()
This commit is contained in:
parent
bf17d38dab
commit
a214cbca6f
2 changed files with 10 additions and 5 deletions
3
CHANGES
3
CHANGES
|
@ -30,6 +30,9 @@ corrections:
|
|||
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.
|
||||
|
||||
Red Hat issue 1021958: fixed a bug with faulty buffer/data length
|
||||
calculation in xio-ascii.c:_xiodump()
|
||||
|
||||
porting:
|
||||
Performed changes for Fedora release 19
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue