[krbdev.mit.edu #8677] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue May 8 12:53:04 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.

https://github.com/krb5/krb5/commit/523e4ab050b13404a6929cc56ef873de8023e25c
Author: Greg Hudson <ghudson at mit.edu>
Commit: 523e4ab050b13404a6929cc56ef873de8023e25c
Branch: master
 src/util/def-check.pl |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)



More information about the krb5-bugs mailing list