mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 19:30:29 -05:00
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.8 | ||
| yppush_extern.h | ||
| yppush_main.c | ||