mirror of
https://github.com/opnsense/src.git
synced 2026-06-17 20:49:40 -04:00
The check for "outsiz" too large was probably sufficient to
catch failures, since it was cast to an unsigned (size_t).
However, it seems appropriate to add an explicit check for
a failed case (returning -1).
Discussed with: oshogbo
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| runat.1 | ||
| runat.c | ||