]> The Tcpdump Group git mirrors - libpcap/commit
Added a critical section on Windows to make pcap_compile thread safe.
authortest <[email protected]>
Wed, 15 Jul 2009 18:57:07 +0000 (11:57 -0700)
committertest <[email protected]>
Wed, 15 Jul 2009 18:57:07 +0000 (11:57 -0700)
commit32c168dad42e24a3bcd246253358ed750334c376
tree04bd5643e6346cc50d16356cf207d20c402647f1
parent0e9481a12aa5d7530413e848f64f2faa5d83bea3
Added a critical section on Windows to make pcap_compile thread safe.
This is a temporary patch that can be removed when we will make the
lexer, parser and code generator fully reentrant.
gencode.c
pcap-int.h
pcap-win32.c