CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/09 22:04:34
Modified files:
regress/lib/libpthread/pthread_kill: pthread_kill.c
Log message:
In a signal handler use snprintf()+local buffer instead of asprintf+free
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/09 22:04:34
Modified files:
regress/lib/libpthread/pthread_kill: pthread_kill.c
Log message:
In a signal handler use snprintf()+local buffer instead of asprintf+free