]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Fix segfault were modifying the uid of a user
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 5 Aug 2015 20:32:07 +0000 (20:32 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 5 Aug 2015 20:32:07 +0000 (20:32 +0000)
commit31c523fe32b83df91680a3ddd9227806acd42db8
tree76e8bb219d0c6805dd47c29e6ca99e80eb3faa75
parentb420a0eb2051fca50b4d6253254329a65a90505a
Fix segfault were modifying the uid of a user

Do a direct commit as the code on head has changed a lot and does not fail in
that case

PR: 202111
Reported by: gondim@bsdinfo.com.br

git-svn-id: svn://svn.freebsd.org/base/stable/10@286340 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/pw/pw_user.c