This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch=>end_pattern


On Mon, Mar 2, 2015 at 5:18 AM, Florian Weimer <fweimer@redhat.com> wrote:

> Okay to commit if you have checked that the test case actually tests the
> bug.  Thanks.

I missed the "make it fail" step, and it actually didn't :-(

Fixed. Thanks,

2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>

        [BZ #18036]
        * posix/fnmatch_loop.c (END): Detect invalid pattern.
        * posix/tst-fnmatch3.c (do_bz18036): Add test case.

-- 
Paul Pluzhnikov

Attachment: bz18036.patch2.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]