svc: implement stack shutdown flag
commit6ea6e891d4c6c5c8429d57949f6b3f484da4ff2c
authorStefan Becker <chemobejk@gmail.com>
Wed, 17 Apr 2013 18:44:45 +0000 (17 21:44 +0300)
committerStefan Becker <chemobejk@gmail.com>
Wed, 17 Apr 2013 18:44:45 +0000 (17 21:44 +0300)
tree087b5adfd4bcaf0937552d1d91abd4798c10280e
parentbd542135ce221aadf3af40017f2fac4f9c6d15c9
svc: implement stack shutdown flag

Don't accept new Web Service requests during stack shutdown. This
shouldn't happen and indicates that some Web Service response callback
isn't correctly checking for an aborted request.

This prevents SIPE from crashing.
src/core/sipe-svc.c