LibtraceTeam / libtrace

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

Fix: Valgrind trace_pstop() hanging #178

Closed rsanger closed 3 years ago

rsanger commented 3 years ago

Fix for extended hangs when calling trace_pstop() or trace_ppause() when running under valgrind.

Details in the commit message.