gatserver: Add NULL check to avoid crash
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>
Tue, 26 Jun 2012 08:12:59 +0000 (10:12 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Sun, 24 Jun 2012 22:40:59 +0000 (17:40 -0500)
commit2bf8bb9d45316a835af6d0abfddcdd5838f9a69e
treeaf889713e85c17cedb358b9194a71e77772502a5
parent05bf01991d15645ec78e5447b3bab12e752b2a9e
gatserver: Add NULL check to avoid crash

Dundee is not waiting to receive the NO CARRIER notification
to close the IO channel with oFono so that oFono is trying to
send a NO CARRIER although GAtServer is removed.
gatchat/gatserver.c