aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-12-07 03:03:37 +0000
committerGuy Harris <guy@alum.mit.edu>2005-12-07 03:03:37 +0000
commit9fea197bf90c55c7816ed82b072d0d2b923581b5 (patch)
treef92a3ffbc5ee6b187e129e29c4164166fbfe56c1 /util.c
parent3250d41ea6984481a884d7f36faba32003f3f220 (diff)
Why duplicate the code of "tvb_get_string()" when you could just use
"tvb_get_string()"? Why even bother with "tvb_get_string()" when you can just use "proto_tree_add_item()" with a string item? Make sure that the prefix in a PRIV item isn't bigger than the item itself. That fixes bug 603. svn path=/trunk/; revision=16716
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions