CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/15 10:08:25
Modified files:
usr.bin/ssh : auth.h auth2-pubkey.c monitor.c monitor_wrap.c
monitor_wrap.h
Log message:
make sure that UseDNS hostname lookup happens in the monitor and
not in the pledge(2)'d unprivileged process; fixes regression
caused by recent refactoring spotted by henning@
