URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c090e929269a78bf7a4cb3dc0d34565f4351312
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1c090e9 by Michael Mann (mmann78@xxxxxxxxxxxx):
[LBMC] Bugfix stack-based buffer overflow in dissect_nhdr_extopt.
Bug: 11984
Change-Id: I16ef6e830f0377992233a1bd255c1e3877e56a55
Reviewed-on: https://code.wireshark.org/review/13375
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 203b9e0 PCAP PKTDATA: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds 1c090e9 [LBMC] Bugfix stack-based buffer overflow in dissect_nhdr_extopt.
Summary of changes:
epan/dissectors/packet-lbmc.c | 51 +++++++++++++++++++++++++++++++----------
1 file changed, 39 insertions(+), 12 deletions(-)