]> git.samba.org - metze/wireshark/wip.git/commit
gif: expert info for unknown data block type
authorMartin Kaiser <wireshark@kaiser.cx>
Sun, 28 May 2017 08:26:05 +0000 (11:26 +0300)
committerMichael Mann <mmann78@netscape.net>
Mon, 29 May 2017 23:58:02 +0000 (23:58 +0000)
commitc299afe0e3671ddbfba984ba67e44baeb368714e
tree5ca342adbf27a17e4ad771c0f04e91b37828e258
parent346d16d0fdd97e9fd282ac7d0da156cc5590c857
gif: expert info for unknown data block type

Before this patch, the dissector would assume that any data block type
that is unknown must be the trailer byte. Check explicitly if we have a
trailer byte and bring up an expert info for unknown data block types.

Change-Id: I4c3087eb403e2e668a22628062edd0240309a2bc
Reviewed-on: https://code.wireshark.org/review/21790
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/file-gif.c