From 3e2632b62d7633b44458d023b32706229e58a31c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 9 May 1996 18:06:34 +0000 Subject: Regenerated Tue Apr 2 21:27:01 1996 Andreas Schwab * posix/glob.c (glob_pattern_p): Avoid scanning past eos if the pattern ends with a backslash and quoting is enabled. * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such patterns. --- posix/glob/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'posix/glob/ChangeLog') diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog index 5d6cc49797..49e23fd6e6 100644 --- a/posix/glob/ChangeLog +++ b/posix/glob/ChangeLog @@ -1,3 +1,10 @@ +Tue Apr 2 21:27:01 1996 Andreas Schwab + + * posix/glob.c (glob_pattern_p): Avoid scanning past eos if + the pattern ends with a backslash and quoting is enabled. + * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such + patterns. + Thu Mar 14 06:01:07 1996 Roland McGrath * posix/glob.c (glob): In GLOB_BRACE brace expansion, fix buffer size -- cgit v1.2.3