LibtraceTeam / libtrace

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

ETSI memory leak fix + nice to haves #191

Closed rsanger closed 3 years ago

rsanger commented 3 years ago

Most notably fixes a memory leak, etsi_socket->srcaddr was not being free()'d in handful of cases.

Additionally add: