summaryrefslogtreecommitdiffstats
path: root/libvncserver/httpd.c
diff options
context:
space:
mode:
authorTobias Doerffel <[email protected]>2010-10-28 12:43:20 +0200
committerChristian Beier <[email protected]>2010-10-29 14:04:14 +0200
commit5da7c7a71ac1db69902c3a2a80f8771713dde70f (patch)
tree594d2f09be54649460051833e224df688d757b2b /libvncserver/httpd.c
parent128d06aaaa40f990e80d67bde851b7c6b2369615 (diff)
downloadlibtdevnc-5da7c7a71ac1db69902c3a2a80f8771713dde70f.tar.gz
libtdevnc-5da7c7a71ac1db69902c3a2a80f8771713dde70f.zip
Added missing initialization of extension mutex
When not calling rfbRegisterProtocolExtension() the extension mutex is uninitialized but used upon calling rfbGetExtensionIterator() and rfbReleaseExtensionIterator() in rfbNewTCPOrUDPClient(). This causes libvncserver to crash on Win32 when building with thread support. Signed-off-by: Tobias Doerffel <[email protected]> Signed-off-by: Christian Beier <[email protected]>
Diffstat (limited to 'libvncserver/httpd.c')
0 files changed, 0 insertions, 0 deletions