]> git.ipfire.org Git - thirdparty/shadow.git/commit
Use reallocf(3) instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Sat, 4 Feb 2023 20:25:04 +0000 (21:25 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 24 Feb 2023 02:28:43 +0000 (20:28 -0600)
commit45c0003e53ab671c63dcd530fd9f3245d3b29e76
tree1ebe1d225348985892b42815ff4808ba194f6ed8
parent56e4842db00b2ae6ebcfcc69a4c62ac97bec21b4
Use reallocf(3) instead of its pattern

In addition, don't set local variables just before return.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/sgetgrent.c