]> git.ipfire.org Git - thirdparty/systemd.git/commit
openssl: use new(char, size) instead of malloc(size)
authorDan Streetman <ddstreet@ieee.org>
Mon, 21 Aug 2023 22:14:07 +0000 (18:14 -0400)
committerDan Streetman <ddstreet@ieee.org>
Thu, 24 Aug 2023 16:33:26 +0000 (12:33 -0400)
commitb0307102951f57becf733f740710bc826e1609ba
treec28be34ef5accab324b6851aa27071edfc2ea242
parent65fd657e0a13c0fdd4221cf6f22d51462a0bbc10
openssl: use new(char, size) instead of malloc(size)
src/shared/openssl-util.c