URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0f19cc4aff08ca04a6ddb96e5a26a8354352089a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0f19cc4 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
TFTP: export object with correct tftp object data
Due to the lack of setting the size of the data objects,
the exported objects file contains junk data. Set the
actual size of the object data feed to the tap.
Patch originally from Darius Davis <darius@xxxxxxxxxx>
Bug: 15304
Change-Id: I020a9f010e97f960e8a60b4c991acd0f678ec39c
Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/30803
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 164a992 Test: Look up our encoding name before checking it.
add 0f19cc4 TFTP: export object with correct tftp object data
Summary of changes:
epan/dissectors/packet-tftp.c | 1 +
1 file changed, 1 insertion(+)