aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbuff.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-03 15:39:01 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-03 15:39:01 +0000
commit178c29a63528145d7d2dbb2741e540b3dadc75e7 (patch)
tree3159b32550325f3ee9753c947386438a3dd936a3 /epan/tvbuff.c
parentbc6b3f2d078f64cfe5ceda3b9cac09cf94b98b76 (diff)
Don't assign to a proto_item* if the value won't be used: Coverity 885-889
Also: Significant code rework including: - Fix bug wherein a timestamp was incorrectly reported as being an Error; - Replace many proto_tree_add_text()/proto_item_set_text() sequences each by a single proto_tree_add_text(). - remove unneeded #include <string.h> - Whitespace clanup including replacing mixed space/tab indentation by spaces. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36437 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/tvbuff.c')
0 files changed, 0 insertions, 0 deletions