URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d26980a95acd9744ee1e29d8e7999c186ddb8e2d
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
d26980a 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 2dbd1885f8e221e5f54b8b0fd3cb5e6079f57bba)
Reviewed-on: https://code.wireshark.org/review/32543
Actions performed:
from 7b56309 print: don't ignore FT_NONE fields in ek.
add d26980a Restore pinfo->match_uint after the topmost dissector returns.
Summary of changes:
epan/dissectors/packet-frame.c | 3 +++
1 file changed, 3 insertions(+)