summaryrefslogtreecommitdiff
path: root/lpsolve
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-07-01 12:14:37 +0200
committerMichael Stahl <mstahl@redhat.com>2013-07-01 12:20:45 +0200
commit49a454225e35699d7351faaba3d296e1858c6107 (patch)
tree16a2efdd57682da62f3c5f9b627a95fa8abda60f /lpsolve
parent8be462fde98a8f22f182b5b3e63657f7007ed165 (diff)
fdo#66324 fix locking in webdav_ucp::Content::getResourceType()
Crash in there while accessing an evidently deleted DAVResourceAccess instance with about 4 other threads also in various webdav_ucp::Content methods. The problem is apparently that the "outer" getResourceType() passes the m_xResAccess to the "inner" getResourceType(), which accesses it without locking the mutex, while another thread resets m_xResAccess and thereby deletes the current instance. (regression from 0c3500115c4fd86284a027fc32be704afcf77061) Change-Id: I1c67021c536e303d766c7ff93fb71e40f991f3af
Diffstat (limited to 'lpsolve')
0 files changed, 0 insertions, 0 deletions