diff options
author | Tobias Doerffel <[email protected]> | 2010-10-28 12:43:20 +0200 |
---|---|---|
committer | Christian Beier <[email protected]> | 2010-10-29 14:04:14 +0200 |
commit | 5da7c7a71ac1db69902c3a2a80f8771713dde70f (patch) | |
tree | 594d2f09be54649460051833e224df688d757b2b /libvncserver/httpd.c | |
parent | 128d06aaaa40f990e80d67bde851b7c6b2369615 (diff) | |
download | libtdevnc-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