CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/27 11:37:53
Modified files:
usr.sbin/ypbind: ypbind.c
Log message:
Add missing error check for yp_get_default_domain()
Avoids a crash when no default domain is set.
from hshoexer
ok deraadt who had the same diff
