]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
avoid Wuninitialized false positive in gcc-12ish
authorDamien Miller <djm@mindrot.org>
Mon, 19 Sep 2022 10:59:04 +0000 (20:59 +1000)
committerDamien Miller <djm@mindrot.org>
Mon, 19 Sep 2022 10:59:04 +0000 (20:59 +1000)
commit03d94a47207d58b3db37eba4f87eb6ae5a63168a
tree35f1cf124748f641a35410f87763abc6d7248fcd
parent9d952529113831fb3071ab6e408d2726fd72e771
avoid Wuninitialized false positive in gcc-12ish
channels.c