LibtraceTeam / libtrace

C Library for working with network packet traces
GNU Lesser General Public License v3.0
156 stars 51 forks source link

Fix segfault when libpacketdump tries to decode a bogus DCCP header #190

Closed salcock closed 3 years ago

salcock commented 3 years ago

Also includes a bunch of clang-format fixes that got flagged along the way...