]> Kevux Git Server - fll/commit
Security: Fix memory leak.
authorKevin Day <thekevinday@gmail.com>
Wed, 15 Dec 2021 02:19:16 +0000 (20:19 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 15 Dec 2021 02:19:16 +0000 (20:19 -0600)
commite126c92439fd54005b043e89ca022a3a9e2bfd97
treee747d302148dcfada70cd1b2376d5df48d6e0715
parent8d532e006d85a1b0c59a6e1fdab0033ff163931e
Security: Fix memory leak.

Objects are allocated and only deallocated on error.
On success, they are not deallocated and leaks memory when out of scope of the block.
level_3/fake/c/private-make.c