URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=523ce152e82357f67b3cf72b061f92d8dbcc2396
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
523ce15 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Do not try to display a value_string for FT_FRAMENUM type
The hfinfo->strings pointer is used to store a ft_framenum_type_t
Bug: 11325
Change-Id: Ia6ee1bdd4f1e6ff93907e6107fcecab56c0320de
Reviewed-on: https://code.wireshark.org/review/9458
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from dcd7368 Update Debian symbols for recent packet API additions.
adds 523ce15 Do not try to display a value_string for FT_FRAMENUM type
Summary of changes:
epan/dfilter/semcheck.c | 2 +-
epan/proto.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)