]> granicus.if.org Git - apache/commit
Copy the enum into an integer before sending off to the LDAP SDK, to avoid
authorEric Covener <covener@apache.org>
Thu, 19 Jul 2007 21:13:36 +0000 (21:13 +0000)
committerEric Covener <covener@apache.org>
Thu, 19 Jul 2007 21:13:36 +0000 (21:13 +0000)
commit78539704411441310d1b6f70172934ba46379632
treee83c692f7f32262043f511d0d217a6b8304bea93
parentf65de07e7e4a4a19b45f0c1543ba7669a1f5e867
Copy the enum into an integer before sending off to the LDAP SDK, to avoid
passing the address of a short (seen on z/OS)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@557778 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c