sys_pwnam doesn't return talloced memory, so don't mix up the returned struct.
commita1c1c381ab2bb3a142d277971a89cfd8833b3e80
authorVolker Lendecke <vl@samba.org>
Fri, 14 Nov 2008 11:49:18 +0000 (14 12:49 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 14 Nov 2008 11:54:15 +0000 (14 12:54 +0100)
treed03d313f2419b87ccbe3c35b71f961c6fb146cc0
parent9393c99a834724d66b027e73adaa82cfedb97185
sys_pwnam doesn't return talloced memory, so don't mix up the returned struct.
(cherry picked from commit eb99923991960e53bd150ac8f1d818cb746101b4)
source/lib/util_pw.c