aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-jmirror.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-10-31 08:31:21 +0000
committerGuy Harris <guy@alum.mit.edu>2009-10-31 08:31:21 +0000
commitc9b5bc30d0a68dd74941f003a7a9bafb1c540a56 (patch)
tree6e4d41bd7974ee9dab45a5f05e3e2712317d6258 /epan/dissectors/packet-jmirror.c
parent134e77034e43eb1ec8bd10ea1396ce5351a69da4 (diff)
assert() doesn't throw an exception, it just immediately crashes the
app, and DISSECTOR_ASSERT() throws an exception, but claims the problem is a dissector bug, not a malformed packet. Presumably the error in question is the result of a malformed packet, so throw ReportedBoundsError to indicate that (it's not really the *right* exception, but the right exception doesn't exist). svn path=/trunk/; revision=30776
Diffstat (limited to 'epan/dissectors/packet-jmirror.c')
0 files changed, 0 insertions, 0 deletions