URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e856e75ecc4c68ca0d5a1fd53d10b7c516a5454f
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
e856e75 by Guy Harris (guy@xxxxxxxxxxxx):
Restore pinfo->match_uint after the topmost dissector returns.
That's what dissector_try_uint_new() does, and some tests depend on it.
Bug: 15630
Change-Id: I57934a5e90f83ee6ea0eb539a91826c950530ad3
Reviewed-on: https://code.wireshark.org/review/32542
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 80d96e91d248af40b50969702a0e5aafb7132376)
Reviewed-on: https://code.wireshark.org/review/32544
Actions performed:
from a616bd2 TLS: fix potential buffer overflow with a malicious SSL 3.0 session
add e856e75 Restore pinfo->match_uint after the topmost dissector returns.
Summary of changes:
epan/dissectors/packet-frame.c | 3 +++
1 file changed, 3 insertions(+)