CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/24 14:15:36
Modified files:
usr.bin/mg : echo.c
Log message:
handle strdup() failure
initial diff from Han Boetes (hboetes at gmail), reworked to move the
freeing code under `goto fail' to dedup it a bit.
