]> git.ipfire.org Git - thirdparty/systemd.git/commit
creds: drop unnecessary initialization
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Jul 2021 12:45:41 +0000 (14:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Jul 2021 13:13:12 +0000 (15:13 +0200)
commitbc1f27ff5515d8e35b881281d6f2f1a7ff1fed27
treeffa69b42c75ebb74fb22d698036729f31e7c13d4
parent1421705d9a8233a09f6bd7c25436ed48e640a368
creds: drop unnecessary initialization

Coverity also thinks a leak happens here, CID #1458112.
This seems wrong, but let's add an assert, maybe that'll help.
src/basic/hexdecoct.c
src/creds/creds.c