]> git.cameronkatri.com Git - pw-darwin.git/commit
Remove some code that's no longer needed because it's now part of pw_scan(3).
authorIan Lepore <ian@FreeBSD.org>
Fri, 27 Jul 2018 15:17:24 +0000 (15:17 +0000)
committerIan Lepore <ian@FreeBSD.org>
Fri, 27 Jul 2018 15:17:24 +0000 (15:17 +0000)
commitdb702f87b098c449905c03610b4111e06116f9a1
tree06be512b0d3702651c7d826bd7ddfc4e3ddc3cb2
parentc9fa89c1c461381296da12d84e7eb81c4641a4ca
Remove some code that's no longer needed because it's now part of pw_scan(3).
It was also leading to segfaults; pw can be NULL when control reaches these
lines now, because of the way my previous change restructured the loops.

Reported by: lwhsu@
pw/pw_vpw.c