public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/1101] New: avoid dynamically sized stack arrays in regex
@ 2005-07-18  3:15 roland at gnu dot org
  2005-07-18  3:16 ` [Bug regex/1101] " cvs-commit at gcc dot gnu dot org
  2005-07-19  3:31 ` roland at gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: roland at gnu dot org @ 2005-07-18  3:15 UTC (permalink / raw)
  To: glibc-bugs

This trunk patch should go into the 2.3 branch:

2005-07-05  Ulrich Drepper  <drepper@redhat.com>

	* posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not
	MB_CUR_MAX.
	(build_wcs_upper_buffer): Likewise.

2005-03-05  Ulrich Drepper  <drepper@redhat.com>

	* posix/regex_internal.c [_LIBC] (build_wcs_buffer): Avoid using
	dynamically sized array.
	(build_wcs_upper_buffer): Likewise.

-- 
           Summary: avoid dynamically sized stack arrays in regex
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: regex
        AssignedTo: roland at gnu dot org
        ReportedBy: roland at gnu dot org
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com
OtherBugsDependingO 852
             nThis:


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1101

------- 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] 3+ messages in thread

end of thread, other threads:[~2005-07-19  3:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-18  3:15 [Bug regex/1101] New: avoid dynamically sized stack arrays in regex roland at gnu dot org
2005-07-18  3:16 ` [Bug regex/1101] " cvs-commit at gcc dot gnu dot org
2005-07-19  3:31 ` roland at gnu dot org

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).