Only print out the error message if ldap_modify_ext_s actually returns an error,...
authorJoshua Colp <jcolp@digium.com>
Mon, 21 Apr 2008 14:34:06 +0000 (14:34 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 21 Apr 2008 14:34:06 +0000 (14:34 +0000)
commit6d5290a85b51a6409c7f94bc09c7b110a9cf137c
tree02256c94905d1ed204fa4e82b8320b8f4eb45fec
parent87973ccea2587219ad08c26efabaa369b43d036f
Only print out the error message if ldap_modify_ext_s actually returns an error, and not success.
(closes issue #12438)
Reported by: gservat
Patches:
      res_config_ldap.c-patch-code uploaded by gservat (license 466)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114320 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_config_ldap.c