URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a6e31309cc82d05cb0be5451cfd4daa538bb958
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a6e313 by Guy Harris (guy@xxxxxxxxxxxx):
Don't log warnings if no block-type handlers are registered.
Check whether the block-type hash table exists before trynig to look
up anything in it.
Change-Id: I0aeb7f6454903bfcbdd0716909a0b72851d87233
Reviewed-on: https://code.wireshark.org/review/4689
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from bfe3706 Always put editor-modelines at the end of the file ...
adds 4a6e313 Don't log warnings if no block-type handlers are registered.
Summary of changes:
wiretap/pcapng.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)