URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68ec514b5f63e09a1628df321c0e5240edd54edc
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
68ec514 by Dario Lombardo (lomato@xxxxxxxxx):
wsutil: null-terminate string in ws_read_string_from_pipe (CID: 1364684).
Change-Id: I713e7466843e5ccaa7252744c57c7ac4c7020809
Reviewed-on: https://code.wireshark.org/review/27422
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 695fdab nettrace: add g_assert in write_packet_data (CID 1435482).
adds 68ec514 wsutil: null-terminate string in ws_read_string_from_pipe (CID: 1364684).
Summary of changes:
wsutil/ws_pipe.c | 26 ++++++++------------------
1 file changed, 8 insertions(+), 18 deletions(-)