URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48419fc2b759cd4d7c1db2f932c083a657ffd689
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
48419fc by Guy Harris (guy@xxxxxxxxxxxx):
Improve the message for "this field doesn't have the right type" assertions.
Give the field name in the message.
Change-Id: I046c74b451b473c9c87c2980122b025390f82cc8
Reviewed-on: https://code.wireshark.org/review/5959
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0be413e Move another helper macro.
adds 48419fc Improve the message for "this field doesn't have the right type" assertions.
Summary of changes:
epan/proto.c | 53 +++++++++++++++++++++++++----------------------------
epan/proto.h | 43 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 28 deletions(-)