[Bug 203876] "pw groupnext" does not output anything

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 19 18:22:57 UTC 2015


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 at FreeBSD.org
          Reporter: f.degner at 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.


More information about the freebsd-bugs mailing list