public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
[Bug regex/17356] regex assertion violation with triple backreferences
 2022-09-08 17:03 UTC  (5+ messages)
` [Bug regex/17356] regex misbehavior "

[Bug regex/10844] failure matching regex with backreferences
 2022-09-08 11:59 UTC  (2+ messages)

[Bug regex/11053] Wrong results with backreferences
 2022-09-08 11:44 UTC  (24+ messages)

[Bug regex/29560] New: Wrong result with backreferences (test for non-prime numbers)
 2022-09-08 11:43 UTC 

[Bug regex/29520] New: regex invalid match
 2022-08-24 14:20 UTC  (3+ messages)
` [Bug regex/29520] "

Invitation toInvitation to Advanced Excel Formulas and Functions Workshop Nairobi Kenya Sep 2022
 2022-08-04  3:21 UTC 

[Bug regex/23393] Handle [a-z] and [A-Z] in consistent portable fashion regardless of locale
 2022-03-30 21:52 UTC 

[Bug regex/28864] New: Out of memory in regcomp() with many
 2022-02-05  0:47 UTC  (4+ messages)
` [Bug regex/28864] Out of memory in regcomp() with many '+' changes in a row
` [Bug regex/28864] Out of memory in regcomp() with many '+' characters "

[Bug regex/25322] regex mishandles back-references inside interval expressions
 2021-11-25 11:28 UTC  (81+ messages)

[Bug regex/28470] New: Buffer read overrun in regular expression searching
 2021-11-24 22:31 UTC  (4+ messages)
` [Bug regex/28470] "

[Bug regex/28170] New: attribute access (write_only, 4, 3) on regexec triggers a warning
 2021-08-13 21:54 UTC  (2+ messages)
` [Bug regex/28170] "

[Bug regex/26725] New: regcomp.c uses unusual syntax for function pointers
 2020-10-10 10:42 UTC 

[Bug regex/26653] New: regex mishandles \b inside interval expressions
 2020-09-23  0:38 UTC 

[Bug regex/1302] improve regex bitset performance (don't assume 32 bits)
 2020-08-05  6:52 UTC 

[Bug regex/26026] New: __wcrtomb called with undefined conversion state
 2020-05-23  7:54 UTC 

[Bug regex/25934] New: re_token_t.mb_partial used before initialization
 2020-05-07  6:37 UTC  (3+ messages)
` [Bug regex/25934] "

[Bug regex/20095] New: parse_dup_op duplicates the tree exponentially when using repeated +
 2020-04-15 15:53 UTC  (2+ messages)
` [Bug regex/20095] "

[Bug regex/25814] New: Consecutive + operators accepted but have no effect except consuming more memory
 2020-04-15 15:53 UTC  (9+ messages)
` [Bug regex/25814] "

[Bug regex/25149] Array bounds violation in proceed_next_node
 2020-02-19 15:26 UTC 

[Bug regex/24114] regexec buffer read overrun in "grep -i '\(\(\)*.\)*\(\)\(\)\1'"
 2019-01-21 19:20 UTC 

[Bug regex/19669] Missing Sanity Checks for malloc()/calloc() plus possible null pointer dereference (CWE-476)
 2018-01-24 16:53 UTC 

[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 

[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 

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

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

[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 

[Bug regex/10845] a{1,32767} fails with REG_ESPACE
 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/11186] regex_internal.c: don't assume WEOF fits in wchar_t
 2014-06-30 20:19 UTC 

[Bug regex/11185] regex_internal.c: remove useless variable and the code to set it
 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 

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