ucs: fix crash in EWS callback
commit4add63f5a259c47acacf916d1300b8f81528e626
authorStefan Becker <chemobejk@gmail.com>
Sun, 11 Aug 2013 11:59:55 +0000 (11 14:59 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 11 Aug 2013 11:59:55 +0000 (11 14:59 +0300)
treea35550c6308fa71df605c91e092a13fbb1b021aa
parent2443caa59c61d954870e0e11d0b48761422171d9
ucs: fix crash in EWS callback

We didn't check if ews_data == NULL, i.e. if the autodiscover request
was aborted.
src/core/sipe-ucs.c