[krbdev.mit.edu #8677] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue Oct 30 12:27:32 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/c30d5d9daadf6dbf9b987c02463669a2df991868
Author: Greg Hudson <ghudson at mit.edu>
Commit: c30d5d9daadf6dbf9b987c02463669a2df991868
Branch: krb5-1.15
src/util/def-check.pl | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
More information about the krb5-bugs
mailing list