CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/03 10:06:48
Modified files:
lib/librthread : rthread_np.c
Log message:
Ensure that we always return a null terminated string if the user
passed us a name buffer smaller than the thread name.
ok deraadt@
