URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=74e917fc6ce8f2577dd15637b29ced31a0d1ebbf
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
74e917f by Guy Harris (gharris@xxxxxxxxx):
wiretap: have wtap_dump_flush(), and its callers, check for errors.
Change-Id: Ibcddf1a949f775afa49d36a2d165c3685556035d
Reviewed-on: https://code.wireshark.org/review/38104
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
Actions performed:
from fcd7492 proto.c: increase PROTO_PRE_ALLOC_HF_FIELDS_MEM
add 74e917f wiretap: have wtap_dump_flush(), and its callers, check for errors.
Summary of changes:
epan/dissectors/packet-snort.c | 5 ++++-
epan/wslua/wslua_dumper.c | 6 +++++-
extcap/androiddump.c | 11 +++++++++--
randpkt_core/randpkt_core.c | 6 +++++-
wiretap/file_access.c | 15 +++++++++++----
wiretap/wtap.h | 2 +-
6 files changed, 35 insertions(+), 10 deletions(-)