CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/26 08:17:58
Modified files:
regress/lib/libc/regex: main.c
Log message:
Fix an oversight that caused the test program to segfault:
Don't try to calculate strlen(NULL).
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/26 08:17:58
Modified files:
regress/lib/libc/regex: main.c
Log message:
Fix an oversight that caused the test program to segfault:
Don't try to calculate strlen(NULL).