URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80d96e91d248af40b50969702a0e5aafb7132376
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
80d96e9 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>
Actions performed:
from e7dc592 Qt: Fix our Expert Info foreground color logic.
add 80d96e9 Restore pinfo->match_uint after the topmost dissector returns.
Summary of changes:
epan/dissectors/packet-frame.c | 3 +++
1 file changed, 3 insertions(+)