URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7421af48e5bd71b620faacc0f6b5a5afaebd5453
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
7421af4 by Thomas Wiens (th.wiens@xxxxxx):
bitmask: add missing break statement
Change-Id: Ia9cb54431c8c274c46e299b6a6da8cac14bda88e
Reviewed-on: https://code.wireshark.org/review/18591
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit b61cfd7ec17f9646ceecadddbe2b79dcfb72cb96)
Conflicts:
epan/proto.c
Reviewed-on: https://code.wireshark.org/review/18593
Actions performed:
from 3b83f36 Don't use proto_tree_add_{uint,uint64}() to add signed integer values.
adds 7421af4 bitmask: add missing break statement
Summary of changes:
epan/proto.c | 1 +
1 file changed, 1 insertion(+)