Files
src/usr.sbin/cron
Xin LI 40d2161838 cron: Use reallocarray() to prevent integer overflow
Apply OpenBSD env.c,v 1.24 and 1.25, which replaces manual size
calculations with reallocarray() to prevent possible integer
overflow.

MFC after:	3 days
2025-11-02 21:59:46 -08:00
..