aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/graph_analysis.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-12-25 23:14:05 +0000
committerGuy Harris <guy@alum.mit.edu>2012-12-25 23:14:05 +0000
commit8ede6b7dc09aa636f87147ab432a137c209e8aca (patch)
tree70dfe92bdc7ad6288e9afc11bda49c94f6277568 /ui/gtk/graph_analysis.c
parent8432edcc724224bfd52021171774dc948361a07f (diff)
bssmap_msg_fcn[] is a dense array, not a sparse array, so *every* entry
must be filled in - even if we don't happen to have dissectors for particular message types. Just put NULL in there, so we don't index past the end of the array, grab a random location in memory's contents as a function pointer, and crash when we call through that pointer. svn path=/trunk/; revision=46747
Diffstat (limited to 'ui/gtk/graph_analysis.c')
0 files changed, 0 insertions, 0 deletions