[krbdev.mit.edu #8677] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue Oct 30 12:25:36 EDT 2018
Escape curly braces in def-check.pl regexes
Recent versions of Perl issue a warning or error when an unescaped
open curly brace is used in a position where it might introduce a
quantifier in a regular expression. Escape all regexp literal curly
braces in def-check.pl.
(cherry picked from commit 523e4ab050b13404a6929cc56ef873de8023e25c)
https://github.com/krb5/krb5/commit/30043dd67b003f17266de5a61375035a238d32bd
Author: Greg Hudson <ghudson at mit.edu>
Commit: 30043dd67b003f17266de5a61375035a238d32bd
Branch: krb5-1.16
src/util/def-check.pl | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
More information about the krb5-bugs
mailing list