]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: make addargs() and replacearg() a little more robust and
authordjm@openbsd.org <djm@openbsd.org>
Sun, 20 Mar 2022 08:51:21 +0000 (08:51 +0000)
committerDamien Miller <djm@mindrot.org>
Sun, 20 Mar 2022 08:54:35 +0000 (19:54 +1100)
commita72bde294fe0518c9a44ba63864093a1ef2425e3
tree3e2d47ec2e8af0f018457fc1d073579cacfc3384
parent731087d2619fa7f01e675b23f57af10d745e8af2
upstream: make addargs() and replacearg() a little more robust and

improve error reporting

make freeargs(NULL) a noop like the other free functions

ok dtucker as part of bz3403

OpenBSD-Commit-ID: 15f86da83176978b4d1d288caa24c766dfa2983d
misc.c