r23707: - Move the asprintf() call to create the key even in
authorLars Müller <lmuelle@samba.org>
Wed, 4 Jul 2007 19:52:51 +0000 (19:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:47 +0000 (12:23 -0500)
commit2f6b9c1ec48a558ca6079044ddb5f1718efc6092
treee03ef16391a31be76ea4f6fec585868fada7a77e
parent85f7c7127f6542850282a3f86451e8e4e16736c6
r23707: - Move the asprintf() call to create the key even in
  get_conf_item_string() to the later if statement.
- Also move the key definition to the later if statement in
  get_conf_item_string() and get_conf_item_int().
(This used to be commit 3a82ec943a3828b843dd47aaa0e360844d4dfb91)
source3/nsswitch/pam_winbind.c