CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/24 18:06:52
Modified files:
usr.sbin/radiusd: radiusd_bsdauth.c
Log message:
Add checks that the passed strings from the unprivileged process have
one char at least to make sure they are terminated by a null char.
Reported by S. Ai, H. Lefeuvre, Systopia team
ok claudio
