]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: consistently use NULL for null pointer constants found
authorjsg@openbsd.org <jsg@openbsd.org>
Thu, 25 Sep 2025 06:23:19 +0000 (06:23 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 25 Sep 2025 07:01:40 +0000 (17:01 +1000)
commit6f28a935cc7d073e6647643e81d98b5831df204f
treea47c745308b69a20531c6fd56e09f1f1a2f8f4e5
parent0af7e5b690e2cfe8824f04f154b0e543509dbefd
upstream: consistently use NULL for null pointer constants found

with sparse, ok djm@

OpenBSD-Commit-ID: 1067504b63732d809d0d57ad4bc626818d112772
channels.c
clientloop.c
scp.c
serverloop.c
sftp.c
ssh-pkcs11.c
sshconnect.c
sshsig.c