]> git.sur5r.net Git - openldap/commit
Protect strdup/memcmp from macro subsitution. Let compiler pick registers.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 18 Nov 1998 16:13:51 +0000 (16:13 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 18 Nov 1998 16:13:51 +0000 (16:13 +0000)
commit6d2f28c0809a7ed7c68ff04bc2704656a59dbe36
treee82f7c9e5f1c33770ae6b977eb1c90d01f3e01c2
parent3474bbaed56d344ab4c3d4c1520b0fb4be363f0e
Protect strdup/memcmp from macro subsitution.  Let compiler pick registers.
libraries/liblutil/memcmp.c
libraries/liblutil/strdup.c