tevent: Fix CID 1138326 Unchecked return value
commit91ef262c633aebd0da8ab7c4b51e2aa9d55b7ddb
authorVolker Lendecke <vl@samba.org>
Sun, 15 Dec 2013 19:40:06 +0000 (15 20:40 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 17 Dec 2013 00:57:12 +0000 (17 01:57 +0100)
tree91ab6ed0dfd35730a10b79df76c0c884d7b52e7f
parentc943937ec69f6547533f34ae83a268960395b521
tevent: Fix CID 1138326 Unchecked return value

For this case we explicitly have added tevent_req_oom

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent_queue.c