Fix #257: Windows 7: SIPE crashes after a minute (II)
commitacd8338423274c01d91c0199a1d62557b90036fc
authorStefan Becker <chemobejk@gmail.com>
Sat, 28 Jun 2014 18:04:35 +0000 (28 21:04 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sat, 16 Aug 2014 11:11:11 +0000 (16 14:11 +0300)
treeaee52499e467736723f5fe59ffd4dff9900484fb
parentd52e8e1144a4abeffa0cf404d56d0c0d2850271b
Fix #257: Windows 7: SIPE crashes after a minute (II)

I verified from the GLIB version history that before 2.30.0 destroy
notifiers were called before the hash table entry was invalidated. In
SIPE HTTP stack this can lead to race conditions.

Updated the code accordingly.

(cherry picked from commit 6ff1bcfab046d82f70a1309b6ed4c7ccd6f167a9)
src/core/sipe-http-transport.c