Fix the length argument passed from print_iovec to decode_netlink
* io.c (print_iovec): Pass the actual length to decode_netlink instead of the original length. * NEWS: Mention this fix.
This commit is contained in:
parent
15d574a899
commit
0653be4e01
1
NEWS
1
NEWS
@ -25,6 +25,7 @@ Noteworthy changes in release ?.?? (????-??-??)
|
||||
* Bug fixes
|
||||
* Fixed decoding of flags argument of preadv2 and pwritev2 syscalls on x32.
|
||||
* Fixed the number of arguments and tracing flags of alpha specific syscalls.
|
||||
* Fixed decoding of netlink messages received within struct msghdr.
|
||||
|
||||
Noteworthy changes in release 4.16 (2017-02-14)
|
||||
===============================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user