Skip to content
Snippets Groups Projects
Commit ec64ccbe authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

exit framboise

parent 4b8a0dc6
No related branches found
No related tags found
No related merge requests found
......@@ -375,7 +375,7 @@ static void svc_listen(unsigned int nsv)
svc_listen_less(0,state,did,&j,i) ;
sa.len = 0 ;
r = ftrigr_checksa(&fifo,svc->ids, &sa) ;
if (r < 0) { VERBO3 strerr_warnwu1sys("check fifo") ; goto end ; }
if (r < 0) strerr_diefu1sys(111,"check fifo") ;
else if (r)
{
(*ndeath)-- ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment