CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/29 03:30:42
Modified files:
usr.bin/ctfconv: ctfconv.c
Log message:
Do not segfault when the string table is invalid or not present.
Based on a diff from jsg@.
Found independently by jsg@ with afl and markj@FreeBSD with a port.
