public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
[Bug regex/18986] ERE '0|()0|\1|0' causes regexec undefined behavior
 2015-11-02 14:32 UTC  (2+ messages)

[Bug regex/18497] New: regcomp wcscoll, wcscmp namespace
 2015-08-05  6:57 UTC  (4+ messages)
` [Bug regex/18497] "

[Bug regex/18713] New: Segmentation Fault in check_matching at regexec.c:1142
 2015-07-31 15:11 UTC  (2+ messages)
` [Bug regex/18713] "

[Bug regex/5945] regoff_t wrong has posix type
 2015-06-25 16:50 UTC  (5+ messages)

[Bug regex/18496] New: regcomp wcrtomb namespace
 2015-06-05 21:33 UTC  (3+ messages)
` [Bug regex/18496] "

[Bug regex/18495] New: regcomp wctype namespace
 2015-06-05 20:06 UTC  (3+ messages)
` [Bug regex/18495] "

[Bug regex/18442] New: re_syntax_options namespace
 2015-05-21 16:25 UTC  (2+ messages)
` [Bug regex/18442] "

[Bug regex/18040] New: use-after-free in regexec/get_subexp
 2015-03-19 16:20 UTC  (3+ messages)
` [Bug regex/18040] "

[Bug regex/18041] New: infinite loop in regcomp/calc_eclosure_iter
 2015-03-10 22:27 UTC  (4+ messages)
` [Bug regex/18041] "

[Bug regex/18037] New: infinite recursion (stack overflow) in regexec.c (sift_states_bkref->sift_states_backward->update_cur_sifted_state)
 2015-03-02 10:38 UTC  (2+ messages)
` [Bug regex/18037] "

[Bug regex/18013] New: Stack overflow due to deep recursion in regcomp (CVE-2010-4051)
 2015-02-24 12:44 UTC  (4+ messages)
` [Bug regex/18013] "

[Bug regex/18014] New: Additional CVE assignment for regcomp denial of service (CVE-2010-4052)
 2015-02-24 12:44 UTC  (2+ messages)
` [Bug regex/18014] "

[Bug regex/17070] regcomp with REG_EXTENDED uses unbounded CPU or RAM
 2015-02-24 12:40 UTC  (3+ messages)

[Bug regex/12896] New: regexec() stack overflow denial of service
 2015-02-24 11:58 UTC  (5+ messages)
` [Bug regex/12896] "

[Bug regex/17069] New: leak in regcomp
 2015-02-18 14:31 UTC  (13+ messages)
` [Bug regex/17069] "

[Bug regex/11053] Wrong results with backreferences
 2014-09-23  7:55 UTC  (4+ messages)

[Bug regex/17356] regex assertion violation with triple backreferences
 2014-09-23  7:55 UTC  (2+ messages)

[Bug regex/17150] New: regex: don't deref NULL upon heap allocation failure
 2014-07-23  6:55 UTC  (4+ messages)
` [Bug regex/17150] "

[Bug regex/5718] Uninitialised struct member in re_compile_internal causes crash in regfree
 2014-07-02  7:43 UTC 

[Bug regex/9697] character does not match neither [a-z] nor [^a-z]
 2014-07-02  7:29 UTC 

[Bug regex/10290] using REG_ICASE can break ranges
 2014-07-01 16:36 UTC  (5+ messages)

[Bug regex/10845] a{1,32767} fails with REG_ESPACE
 2014-07-01  5:34 UTC 

[Bug regex/10844] failure matching regex with backreferences
 2014-07-01  5:34 UTC 

[Bug regex/11159] lock contention within regexec() when used from multiple threads
 2014-06-30 20:24 UTC 

[Bug regex/11169] configure: error: gcc must provide the <cpuid.h> header
 2014-06-30 20:23 UTC 

[Bug regex/11185] regex_internal.c: remove useless variable and the code to set it
 2014-06-30 20:19 UTC 

[Bug regex/11186] regex_internal.c: don't assume WEOF fits in wchar_t
 2014-06-30 20:19 UTC 

[Bug regex/11187] regexec.c: simplify re_search_2_stub
 2014-06-30 20:18 UTC 

[Bug regex/11192] regexec.c: avoid leaks on out-of-memory failure paths
 2014-06-30 20:17 UTC 

[Bug regex/11244] re_compiler_pattern fails to diagnose [b-a] as an invalid range
 2014-06-30 18:51 UTC 

[Bug regex/11561] Collation characters represented by internal name instead of character sequence
 2014-06-30 18:14 UTC  (7+ messages)

[Bug regex/11783] Wrong result with RE_NO_SUB, $ and {n}
 2014-06-30 17:34 UTC  (2+ messages)

[Bug regex/11857] Missing documentation in regex.h
 2014-06-30 17:28 UTC  (2+ messages)

[Bug regex/10106] one or more match problem?
 2014-06-30  9:17 UTC 

[Bug manual/12045] regex range semantics outside of POSIX should be documented
 2014-06-30  8:01 UTC  (2+ messages)

[Bug regex/12348] New: re_match_2, re_search_internal, etc. infloop on persistent failing calloc
 2014-06-27 14:16 UTC  (7+ messages)
` [Bug regex/12348] "

[Bug regex/12567] New: regexec leaks mem when used multiple times
 2014-06-27 13:45 UTC  (7+ messages)
` [Bug regex/12567] "
` [Bug regex/12567] regexec sucks up mem when used multiple times with different strings

[Bug regex/12900] New: regoff_t definition is wrong on 64-bit machines
 2014-06-27 13:07 UTC  (3+ messages)
` [Bug regex/12900] "

[Bug regex/13396] New: culry is treated as a range in cases where POSIX says it should not be
 2014-06-27 11:37 UTC  (6+ messages)
` [Bug regex/13396] curly "

[Bug regex/13762] New: re_search etc. should return -2 on memory exhaustion
 2014-06-26 14:22 UTC  (3+ messages)
` [Bug regex/13762] "

[Bug regex/17062] New: fnmatch: buffer overflow read from pattern "[[:alpha:]'[:alpha:]"
 2014-06-17 15:22 UTC 

[Bug regex/14947] New: test regex emails
 2014-06-14  5:37 UTC  (3+ messages)
` [Bug regex/14947] "

[Bug regex/15078] New: regex crash on myanmar script
 2014-06-13 18:58 UTC  (9+ messages)
` [Bug regex/15078] "
` [Bug regex/15078] regex crash on myanmar script (CVE-2013-0242)

[Bug regex/14301] New: Regular expression wrong match with a number of groups
 2014-06-13 14:58 UTC  (6+ messages)
` [Bug regex/14301] "

[Bug regex/12811] New: regexec/re_search consumes huge amounts of memory
 2014-06-13 10:53 UTC  (6+ messages)
` [Bug regex/12811] "

[Bug regex/1245] regexec invokes alloca with unbounded size; plus alloca cleanup
 2014-06-13 10:53 UTC 

[Bug regex/1241] regex isn't compilable by g++; also, a dereferencing bug
 2014-06-13 10:52 UTC 

[Bug regex/16749] New: segfault in regfree
 2014-06-12 19:54 UTC  (4+ messages)
` [Bug regex/16749] "

[Bug regex/16851] New: re_node_set_alloc should not return REG_ESPACE when size == 0
 2014-06-12 19:40 UTC  (5+ messages)
` [Bug regex/16851] "

[Bug regex/3957] regcomp with REG_NEWLINE flag does operate as POSIX specification for a non-matching list
 2014-05-28 19:41 UTC  (2+ messages)

[Bug regex/52] Repeated and nested subexpressions (reproducible in most other engines)
 2014-01-31  9:15 UTC  (12+ messages)

[Bug regex/14780] New: [PATCH] handle malloc() and realloc() failures in regcomp()
 2013-10-14 16:10 UTC  (10+ messages)
` [Bug regex/14780] "

[Bug regex/1357] memory leak in re_compile_pattern()
 2013-10-14 14:18 UTC  (2+ messages)

Other upgrades include classroom space and an elevator
 2013-09-28 12:01 UTC 

Auditors General in B
 2013-09-28  8:42 UTC 

[Bug regex/1291] size-overflow bugs in the regex code
 2012-12-01 16:47 UTC  (2+ messages)

[Bug regex/13637] New: incorrect match in multi-byte (non-UTF8) string
 2012-02-28 16:43 UTC  (7+ messages)
` [Bug regex/13637] "

[Bug regex/6395] regex ^$ is not detected as anchored
 2011-03-16 21:26 UTC 

[Bug regex/12045] New: regex range semantics outside of POSIX should be documented and consistent
 2010-09-24 12:35 UTC  (3+ messages)
` [Bug regex/12045] "
` [Bug manual/12045] regex range semantics outside of POSIX should be documented

[Bug regex/10290] New: using REG_ICASE can break ranges
 2010-09-21 15:58 UTC  (2+ messages)
` [Bug regex/10290] "

page:  |  | latest

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