]> git.ipfire.org Git - thirdparty/shadow.git/commit
useradd: fix segfault trying to overwrite const data with mkstemp 133/head
authorTomas Mraz <tmraz@fedoraproject.org>
Fri, 12 Oct 2018 08:14:02 +0000 (10:14 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 12 Oct 2018 08:14:02 +0000 (10:14 +0200)
commit10e388efc2c786d1ec4ed007891bfefa8826b6fd
tree75cd93a607087bc93ddafa499f8233aeaffe6832
parentfb97da1ce1606f7a2f7c897f5441d1d04020f402
useradd: fix segfault trying to overwrite const data with mkstemp

Also fix memory leaks in error paths.
src/useradd.c