openldap/libraries/librewrite
Kurt Zeilenga 02e8527248 Patch: Escape character troubles (ITS#1753)
================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
			================

maildap could address buf[-1] if len was < 2.

REWRITE_SUBMATCH_ESCAPE is '%', not '\'.

librewrite and saslautz could walk past the end of a string which
ended with an escape character.

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, April 2002.
2002-04-15 18:29:39 +00:00
..
config.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
context.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
Copyright This is the commit of: 2001-05-12 00:51:28 +00:00
info.c actually, <ac/strings.h> rather goes into rewrite-int.h 2001-06-23 16:06:34 +00:00
ldapmap.c actually, <ac/strings.h> rather goes into rewrite-int.h 2001-06-23 16:06:34 +00:00
Makefile.in Update libtool usage 2002-02-10 22:42:51 +00:00
map.c Patch: Escape character troubles (ITS#1753) 2002-04-15 18:29:39 +00:00
params.c actually, <ac/strings.h> rather goes into rewrite-int.h 2001-06-23 16:06:34 +00:00
parse.c Patch: Escape character troubles (ITS#1753) 2002-04-15 18:29:39 +00:00
RATIONALE This is the commit of: 2001-05-12 00:51:28 +00:00
rewrite-int.h Fix some externs 2002-01-02 23:31:44 +00:00
rewrite-map.h NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
rewrite.c Fix some externs 2002-01-02 23:31:44 +00:00
rule.c use AC_MEMCPY instead of str[n]cpy 2001-10-22 09:39:02 +00:00
session.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
subst.c Patch: Escape character troubles (ITS#1753) 2002-04-15 18:29:39 +00:00
var.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00