https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203876
Bug ID: 203876 Summary: "pw groupnext" does not output anything Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: f.deg...@gmx.de Running "pw groupnext" does not output anything: $ pw groupnext $ echo $? 159 $ This is because the variable "quiet" in pw_group_next() is used uninitialized [1]. [1] https://svnweb.freebsd.org/base/stable/10/usr.sbin/pw/pw_group.c?revision=287084&view=markup#l255 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"