Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 18:22:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203876] "pw groupnext" does not output anything
Message-ID:  <bug-203876-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.degner@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203876-8>