d1ac5c1981
attempt to clear its pending jobs list, as this could trigger another signal, and cause an infinite recursion. What yppush_exit() tests in order to determine whether to flush pending jobs is the yppush_joblist chained list, so this is what needs to be cleared in that case (not the yppush_jobs counter). Reviewed by: audit@ (no objection) MFC after: 2 weeks |
||
---|---|---|
.. | ||
Makefile | ||
yppush_extern.h | ||
yppush_main.c | ||
yppush.8 |