diff options
author | Noriko Hosoi <nhosoi@redhat.com> | 2010-09-02 14:15:09 -0700 |
---|---|---|
committer | Noriko Hosoi <nhosoi@redhat.com> | 2010-09-02 14:15:09 -0700 |
commit | 34c0dfe8e862d86591823004150e777b1e035b6e (patch) | |
tree | 7fd91225dec13d0c33363d35fb9aac13ea11cc97 /ldap/servers/slapd/csngen.h | |
parent | 350142039530c439bd98f3af5ec858d98134ac25 (diff) | |
download | ds-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/csngen.h')
0 files changed, 0 insertions, 0 deletions