]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Check for NULL from malloc. V_7_4 anongit/V_7_4 github-selfhosted/V_7_4 github/V_7_4
authorDarren Tucker <dtucker@zip.com.au>
Fri, 10 Mar 2017 02:40:18 +0000 (13:40 +1100)
committerDarren Tucker <dtucker@zip.com.au>
Fri, 10 Mar 2017 02:41:55 +0000 (13:41 +1100)
commit215af43cb2f7397523f4696756c2040c8083ec30
treef08056e60b9fe96037208df24e5aaa18b14228d0
parent6f14de011f0d1586c607ef94270651722d0b4cb2
Check for NULL from malloc.

Part of bz#2687, from jjelen at redhat.com.
auth-pam.c