s3-passdb Initialise the correct level of pointer dereference
authorAndrew Bartlett <abartlet@samba.org>
Tue, 8 Nov 2011 21:11:32 +0000 (08:11 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Nov 2011 22:38:25 +0000 (23:38 +0100)
commit1fb836d86314ee57519f4bf3247ca58dde70d9df
treef95a6c6d412006e0d5dac558f00dd32c8f7d41f1
parentf4a07f0b819b1fb669e436f91c34e61d0ec8ff92
s3-passdb Initialise the correct level of pointer dereference

*pp_rmap may be NULL or un-initialised data.

This was introduced by 995d1567265be178b4e45f79ea4562a7041ffa52.

Andrew Bartlett
source3/passdb/pdb_ldap.c