URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6cc90dde536beb28671a4537f93f85d67a66a0ff
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6cc90dd by Guy Harris (guy@xxxxxxxxxxxx):
As with dissector_add_uint(), so with dissector_add_{string,guid}.
Improve the error message for a null disssector handle.
Fix indentation while we're at it.
Change-Id: I1cb2f8ac52e56fc98f6b3ad981018f571e5a7bf0
Reviewed-on: https://code.wireshark.org/review/16060
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d970da4 Slightly improve error message in case of initialization errors.
adds 6cc90dd As with dissector_add_uint(), so with dissector_add_{string,guid}.
Summary of changes:
epan/packet.c | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)