Module Name: src
Committed By: christos
Date: Sat May 15 19:05:13 UTC 1999
Modified Files:
src/usr.bin/error: subr.c
Log Message:
Fix serious bug with string overruns that caused error to coredump randomly
on NetBSD, and each time on other OS's. Also 0 -> NULL or 0 -> '\0' where
appropriate.