URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d0e4f6fdb2ed940b625a8b32707027e6f021a95
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9d0e4f6 by Martin Kaiser (wireshark@xxxxxxxxx):
don't add nonprinting \000 characters to tftp option strings
Change-Id: I81e43fac5176fdd0805001636991efb7f588a3c0
Reviewed-on: https://code.wireshark.org/review/3252
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 5dd7cfe remove unnecessary return; statement
adds 9d0e4f6 don't add nonprinting \000 characters to tftp option strings
Summary of changes:
epan/dissectors/packet-tftp.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)