public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/2459] New: Use of uninitialised variable in fnmatch when matching long strings
@ 2006-03-14 14:58 richard at ex-parrot dot com
  2006-03-14 14:59 ` [Bug libc/2459] " richard at ex-parrot dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: richard at ex-parrot dot com @ 2006-03-14 14:58 UTC (permalink / raw)
  To: glibc-bugs

In fnmatch() in posix/fnmatch.c, the variable wstring is left uninitialised if
strlen(string) >= 1024.  This appears to the cause of segfaults in GNU ld when
heavily templated C++ results in very long ELF section names.

-- 
           Summary: Use of uninitialised variable in fnmatch when matching
                    long strings
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: richard at ex-parrot dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=2459

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-03-15  8:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-14 14:58 [Bug libc/2459] New: Use of uninitialised variable in fnmatch when matching long strings richard at ex-parrot dot com
2006-03-14 14:59 ` [Bug libc/2459] " richard at ex-parrot dot com
2006-03-14 15:05 ` jakub at redhat dot com
2006-03-14 15:15 ` richard at ex-parrot dot com
2006-03-14 15:23 ` jakub at redhat dot com
2006-03-14 15:41 ` richard at ex-parrot dot com
2006-03-15  8:50 ` aj at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).