URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38170d20a05d454a81dcbd9e8d3e6c8f6aa78530
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
38170d2 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)
Reviewed-on: https://code.wireshark.org/review/18592
Actions performed:
from 574c8a3 Don't use proto_tree_add_{uint,uint64}() to add signed integer values.
adds 38170d2 bitmask: add missing break statement
Summary of changes:
epan/proto.c | 1 +
1 file changed, 1 insertion(+)