From 714016a9d9e28dd9956794c3916bb3f2c6f68cbc Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 10 Dec 2016 12:48:48 +0000 Subject: Fix pkg groupshow PR: 204676 Submitted by: longwitz@incore.de MFC after: 2 days --- pw/pw_group.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pw') diff --git a/pw/pw_group.c b/pw/pw_group.c index 834160f..0a2b1eb 100644 --- a/pw/pw_group.c +++ b/pw/pw_group.c @@ -282,7 +282,7 @@ int pw_group_show(int argc, char **argv, char *arg1) { struct group *grp = NULL; - char *name; + char *name = NULL; intmax_t id = -1; int ch; bool all, force, quiet, pretty; -- cgit v1.2.3-56-ge451