aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bvlc.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-09-15 14:28:07 -0400
committerEvan Huus <eapache@gmail.com>2014-09-16 00:40:25 +0000
commitfee9277d76d507d276ad9875eae2bc716341e446 (patch)
tree669503e8091cb7061aa3703340b0c446f7dc57c3 /epan/dissectors/packet-bvlc.c
parent126b4a6a983bcdab7867422f93adb3bcc8a02529 (diff)
Fix some logically dead code reported by Coverity (CIDs 1158807, 1158808, 1229737).
Replace some conditional + fprintf + DISSECTOR_ASSERT()s with DISSECTOR_ASSERT_HINT() or just change the DISSECTOR_ASSERT() to DISSECTOR_ASSERT_NOT_REACHED() when the hint requires formatting. Change-Id: I80c7c6579d7755a60d644b5ef60ec4e3299ba0ab Reviewed-on: https://code.wireshark.org/review/4115 Reviewed-by: Evan Huus <eapache@gmail.com> Petri-Dish: Evan Huus <eapache@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Diffstat (limited to 'epan/dissectors/packet-bvlc.c')
0 files changed, 0 insertions, 0 deletions