[16185] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #8677] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Tue Oct 30 12:27:41 2018

Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8677@krbdev.mit.edu>
Message-ID: <rt-8677-49100.2.23604422139282@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8677'":;
Date: Tue, 30 Oct 2018 12:27:32 -0400 (EDT)
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


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@mit.edu>
Commit: c30d5d9daadf6dbf9b987c02463669a2df991868
Branch: krb5-1.15
 src/util/def-check.pl |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post