]> granicus.if.org Git - curl/commit
libssh: fixed dereference in statvfs access
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 4 Dec 2017 08:24:06 +0000 (09:24 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 4 Dec 2017 08:24:45 +0000 (09:24 +0100)
commit91853075221767237c5864da25df5a9453858309
tree08c54f217f949ced089e2e999390328e10445a95
parent8dad32bcfb277cdfba47e8e0a5b92a4036f7fd26
libssh: fixed dereference in statvfs access

The behavior is now equivalent to ssh.c when SSH_SFTP_QUOTE_STATVFS
handling fails.

Fixes #2142
lib/ssh-libssh.c