URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1708e2eb042f3511a2a02dbf7f6fbb22afe51e2d
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1708e2e by Balint Reczey (balint@xxxxxxxxxxxxxxx):
gtk: Fix null dereference in stats
This fixes the bug reported to Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786704
Change-Id: Iabe19c11067318d78664a17fa00d6a4d1998250c
Reviewed-on: https://code.wireshark.org/review/15948
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from fb38049 proto.c: allow calling proto_item_add_bitmask_tree() with a length set to 0
adds 1708e2e gtk: Fix null dereference in stats
Summary of changes:
ui/gtk/stats_tree_stat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)