aboutsummaryrefslogtreecommitdiffstats
path: root/epan/show_exception.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-21If pinfo->fragmented is set, map ReportedBoundsError toGuy Harris1-0/+2
2013-04-21show_reported_bounds_error() should only be used to handle things suchGuy Harris1-23/+5
2013-04-18Add to tvbuffs a "fragment length" field; if the tvbuff represents theGuy Harris1-0/+11
2013-03-02Define a new exception for reassembly errors, and throw it in several casesEvan Huus1-0/+17
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris1-0/+146