aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/graph_analysis.c
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-03-04 14:18:18 +0000
committerEvan Huus <eapache@gmail.com>2013-03-04 14:18:18 +0000
commit8569907b9f802a7b8bca4250b1e6e9fe958abd61 (patch)
tree1f5c6713d0791a6bb0d2894651e605e7136903dc /ui/gtk/graph_analysis.c
parente12ac388b0d171d5940cdc40ecedfbc2580893b3 (diff)
From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8339
This patch adds a new public API, proto_tree_add_bitmask_len(), identical to proto_tree_add_bitmask() but using a caller-supplied length rather than an inferred one. The underlying proto_item_add_bitmask_tree() code is modified to display only fields for which all defined bits are available, and to ignore bits that have no corresponding defined field ("forward compatibility" cases). From me: minor edits, see the bug for more details. svn path=/trunk/; revision=48049
Diffstat (limited to 'ui/gtk/graph_analysis.c')
0 files changed, 0 insertions, 0 deletions