Fix #257: Windows 7: SIPE crashes after a minute (II)
commit6ff1bcfab046d82f70a1309b6ed4c7ccd6f167a9
authorStefan Becker <chemobejk@gmail.com>
Sat, 28 Jun 2014 18:04:35 +0000 (28 21:04 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sat, 28 Jun 2014 18:04:35 +0000 (28 21:04 +0300)
treec39cf0585bc3192114fc7983d69213b0fb14a30f
parent3893f9589a0440d89f0c9519f5b46b2e6d947a37
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.
src/core/sipe-http-transport.c