Wireshark-commits: [Wireshark-commits] master-2.0 0d08650: gtk: Fix null dereference in stats
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d086505fba9afab24dc7e56eba9f9769f7d31ab
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
0d08650 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>
(cherry picked from commit 1708e2eb042f3511a2a02dbf7f6fbb22afe51e2d)
Reviewed-on: https://code.wireshark.org/review/16838
Petri-Dish: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Actions performed:
from 84f31a4 BER: Fix segmentation fault when configuring new OIDs
adds 0d08650 gtk: Fix null dereference in stats
Summary of changes:
ui/gtk/stats_tree_stat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)