[Date Prev][Date Next] [Chronological] [Thread] [Top]

librewrite leaks when the rewriteContext is empty (ITS#3256)



Full_Name: Pierangelo Masarati
Version: HEAD/RE22
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (81.72.89.40)
Submitted by: ando


when a rewriteContext is empty (i.e. to disable rewriting for it, like the
default on searchFilter), librewrite leaks a copy of the input string.

A fix is coming.