CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/03 15:53:12
Modified files:
usr.bin/ssh : match.c
Log message:
fold consecutive '*' wildcards to mitigate combinatorial explosion
of recursive searches; ok dtucker
CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/03 15:53:12
Modified files:
usr.bin/ssh : match.c
Log message:
fold consecutive '*' wildcards to mitigate combinatorial explosion
of recursive searches; ok dtucker