added two return statements comitted by Marius Tomaschewski
This commit is contained in:
@@ -955,6 +955,7 @@ gen_reqid(void)
|
||||
} while (reqid != start);
|
||||
|
||||
exit_log("unable to allocate reqid");
|
||||
return 0; /* never reached ... */
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user