patch from michael stockman <pgmtekn-micke@algonet.se> to provide a static
authorLuke Leighton <lkcl@samba.org>
Tue, 6 Jul 1999 19:08:40 +0000 (19:08 +0000)
committerLuke Leighton <lkcl@samba.org>
Tue, 6 Jul 1999 19:08:40 +0000 (19:08 +0000)
commit8c19a3be04355d4491f9cffe98925000de222b35
treee0cb7d75eccaf7582eea4a3c3915a3736128dbf1
parent89517ed4d37f230d6f10986edbf15e3315cdeb43
patch from michael stockman <pgmtekn-micke@algonet.se> to provide a static
struct passwd in _Get_Pwnam().  _Get_Pwnam() is responsible for malloc/
freeing the string pointers to this struct passwd, NOT the callers of
_Get_Pwnam().
(This used to be commit 41f071642dce994335e0ef180fa2d2503e216393)
source3/lib/username.c