1
0
Fork 0
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:
Gerhard Rieger 2013-12-20 17:46:45 +01:00
parent bf17d38dab
commit a214cbca6f
2 changed files with 10 additions and 5 deletions

View file

@ -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