URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64a5cd9ce0e7e8ed1114dc86550e5888e70767e8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
64a5cd9 by Michael Mann (mmann78@xxxxxxxxxxxx):
Prevent use-after-free issues with pcapng.c/wtap_opttypes.c
Bug: 12173
Change-Id: Ifff28491073d50e088b26847830a3bc8835f4282
Reviewed-on: https://code.wireshark.org/review/14180
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from e326e85 debian-setup: need libtool-bin for building.
adds 64a5cd9 Prevent use-after-free issues with pcapng.c/wtap_opttypes.c
Summary of changes:
wiretap/pcapng.c | 5 +++++
wiretap/wtap.c | 9 +--------
wiretap/wtap_opttypes.c | 11 ++++++++---
3 files changed, 14 insertions(+), 11 deletions(-)