CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/05 04:35:56
Modified files:
usr.bin/ssh : session.c
Log message:
Adapt code in the non-USE_PIPES codepath to the new packet API.
This code is not normally reachable since USE_PIPES is always defined.
bz#2961, patch from adrian.fita at gmail com.
