Check the right macro to decide if we can use privoxy_mutex_lock().
authorFabian Keil <fk@fabiankeil.de>
Thu, 28 May 2009 17:07:42 +0000 (17:07 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 28 May 2009 17:07:42 +0000 (17:07 +0000)
commit92b3f9f61301728983a79cb367a85b00a3439e16
tree33fb1cc570980a12086dbcf48c2782442a2f7455
parentd8f7ff5d749b240607433d6f0a39e1c36e8f3dfb
Check the right macro to decide if we can use privoxy_mutex_lock().

Should fix the crash-while-randomizing-header-dates bug on mingw32
anonymously reported in #2797798. This is pretty much the same bug
that was already fixed in 3.0.7, but apparently I found a way to
reintroduce it in 3.0.11. Yeehaw.
cgi.c
errlog.c
jbsockets.c
parsers.c