]> git.ipfire.org Git - thirdparty/shadow.git/commit
Fix usermod crash
authorfariouche <fariouche@yahoo.fr>
Wed, 9 May 2018 02:17:46 +0000 (21:17 -0500)
committerSerge Hallyn <shallyn@cisco.com>
Wed, 9 May 2018 02:17:46 +0000 (21:17 -0500)
commit73a876a05612c278da747faeaeea40c3b8d34a53
treea26db537ba7d245c27031d1ff0816f66b73bac01
parentf50603a5fc8f91ccb4340f3d60f6388cdc71e8d8
Fix usermod crash

Return newly allocated pointers when the caller will free them.

Closes #110
libmisc/prefix_flag.c
src/usermod.c