uwrap: Small optimalization of uwrap_init().
authorRobin Hack <hack.robin@gmail.com>
Fri, 26 Sep 2014 14:25:58 +0000 (16:25 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 6 Oct 2014 14:16:18 +0000 (16:16 +0200)
commitafc62c9c321c4d2be8246f90fd21a80096def09e
treeb3085e9a44d9bd923675d0428e7e0e4623b8ef5b
parent9b042d73d8f80dea94090c2793281618895aa4e3
uwrap: Small optimalization of uwrap_init().

Don't call getenv("UID_WRAPPER") on start of uwrap_init().

Signed-off-by: Robin Hack <hack.robin@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
src/uid_wrapper.c