summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/uniqueidgen.c
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2010-09-02 14:15:09 -0700
committerNoriko Hosoi <nhosoi@redhat.com>2010-09-02 14:15:09 -0700
commit34c0dfe8e862d86591823004150e777b1e035b6e (patch)
tree7fd91225dec13d0c33363d35fb9aac13ea11cc97 /ldap/servers/slapd/uniqueidgen.c
parent350142039530c439bd98f3af5ec858d98134ac25 (diff)
downloadds-34c0dfe8e862d86591823004150e777b1e035b6e.tar.gz
ds-34c0dfe8e862d86591823004150e777b1e035b6e.tar.xz
ds-34c0dfe8e862d86591823004150e777b1e035b6e.zip
Bug 629710 - escape_string does not check '\<HEX><HEX>'
https://bugzilla.redhat.com/show_bug.cgi?id=629710 Resolves: 629710 Description: do_escape_string (core of escape_string) converts '\\ (backslash)' to '\5C' even if the following 2 characters are hex digits. That is, the character is already escaped. This patch checks the case and if it is, it does not escape it further.
Diffstat (limited to 'ldap/servers/slapd/uniqueidgen.c')
0 files changed, 0 insertions, 0 deletions