mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
Red Hat issue 1022048: strncpy hardening
This commit is contained in:
parent
82231ad799
commit
520e84aba7
14 changed files with 117 additions and 86 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 1022048: strncpy hardening: corrected suspicious strncpy()
|
||||
uses
|
||||
|
||||
Red Hat issue 1021958: fixed a bug with faulty buffer/data length
|
||||
calculation in xio-ascii.c:_xiodump()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue