* bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another error

case to make Coverity really happy (CID 59993).
This commit is contained in:
Corinna Vinschen
2014-06-23 15:13:12 +00:00
parent f739fd3ef0
commit cf06a0b18c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2014-05-19 Corinna Vinschen <corinna@vinschen.de>
* bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another error
case to make Coverity really happy (CID 59993).
2014-06-23 Corinna Vinschen <corinna@vinschen.de>
* client.cc: Throughout, fix debug output of signed byte count value.