CVSROOT:        /cvs
Module name:    src
Changes by:     dtuc...@cvs.openbsd.org 2019/01/23 01:01:46

Modified files:
        usr.bin/ssh    : atomicio.c progressmeter.c progressmeter.h 
                         scp.c sftp-client.c 

Log message:
Sanitize scp filenames via snmprintf.  To do this we move the
progressmeter formatting outside of signal handler context and have
the atomicio callback called for EINTR too.  bz#2434 with contributions
from djm and jjelen at redhat.com, ok djm@

Reply via email to