]> git.ipfire.org Git - thirdparty/shadow.git/commit
Free memory on error path 6/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sun, 12 Jul 2015 12:30:32 +0000 (14:30 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Sun, 12 Jul 2015 12:30:32 +0000 (14:30 +0200)
commitc17f5ec460132ca0b8f066d1c75672cbcce6a0fa
tree168fff8e19662e439559f690c4359a4d31674592
parentdf5dafe049aa26e8834d83dd6274b28dc32a217c
Free memory on error path

When multiple entries with the same name are encountered, nentry is
not properly freed, which results in a memory leak.
lib/commonio.c