CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/12 09:45:52
Modified files:
usr.bin/ssh : packet.c
Log message:
reset incoming_packet buffer for each new packet in EtM-case, too;
this happens if packets are parsed only parially (e.g. ignore
messages sent when su/sudo turn off echo); noted by sthen/millert
