public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
[Bug regex/10290] New: using REG_ICASE can break ranges
 2010-09-21 15:58 UTC  (5+ messages)
` [Bug regex/10290] "

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

[Bug regex/5945] New: regoff_t wrong has posix type
 2010-09-09 15:44 UTC  (5+ messages)
` [Bug regex/5945] "

[Bug regex/1236] New: regex.h violates POSIX name space rules in several places
 2010-09-02 14:42 UTC  (5+ messages)
` [Bug regex/1236] "

[Bug regex/11857] New: Missing documentation in regex.h
 2010-07-31 19:36 UTC  (8+ messages)
` [Bug regex/11857] "

[Bug regex/11783] New: Wrong result with RE_NO_SUB, $ and {n}
 2010-07-02  8:25 UTC 

[Bug regex/11561] New: Collation characters represented by internal name instead of character sequence
 2010-04-30  7:36 UTC 

[Bug regex/11053] New: Segfault on invalid backreference
 2010-04-09 17:46 UTC  (3+ messages)
` [Bug regex/11053] "
` [Bug regex/11053] Wrong results with backreferences

[Bug regex/11244] New: re_compiler_pattern fails to diagnose [b-a] as an invalid range
 2010-02-03 17:47 UTC  (3+ messages)
` [Bug regex/11244] "

[Bug regex/11193] New: regexec.c: avoid overflow in realloc buffer length computation
 2010-01-22 20:41 UTC  (3+ messages)
` [Bug regex/11193] "

[Bug regex/11192] New: regexec.c: avoid leaks on out-of-memory failure paths
 2010-01-22 20:34 UTC  (3+ messages)
` [Bug regex/11192] "

[Bug regex/11191] New: regexec.c: avoid overflow in computing sum of lengths
 2010-01-22 20:22 UTC  (3+ messages)
` [Bug regex/11191] "

[Bug regex/11190] New: regexec.c: avoid overflow in computing re_malloc buffer size (re_search_internal)
 2010-01-22 20:16 UTC  (4+ messages)
` [Bug regex/11190] "

[Bug regex/11189] New: regexec.c: avoid overflow in computing re_malloc buffer size
 2010-01-22 20:04 UTC  (3+ messages)
` [Bug regex/11189] "

[Bug regex/11188] New: regexec.c: avoid arithmetic overflow in buffer size calculation
 2010-01-22 18:53 UTC  (3+ messages)
` [Bug regex/11188] "

[Bug regex/11187] New: regexec.c: simplify re_search_2_stub
 2010-01-22 18:40 UTC  (3+ messages)
` [Bug regex/11187] "

[Bug regex/11186] New: regex_internal.c: don't assume WEOF fits in wchar_t
 2010-01-22 18:22 UTC  (3+ messages)
` [Bug regex/11186] "

[Bug regex/11185] New: regex_internal.c: remove useless variable and the code to set it
 2010-01-22 17:58 UTC  (3+ messages)
` [Bug regex/11185] "

[Bug regex/11184] New: posix/regex_internal.c (re_dfa_add_node): correct overflow detection
 2010-01-22 17:50 UTC  (3+ messages)
` [Bug regex/11184] "

[Bug regex/11183] New: regex: avoid internal re_realloc overflow
 2010-01-22 17:33 UTC  (3+ messages)
` [Bug regex/11183] "

[Bug regex/11159] New: lock contention within regexec() when used from multiple threads
 2010-01-15  7:51 UTC  (7+ messages)
` [Bug regex/11159] "

[Bug regex/11127] New: regcomp.c can mishandle a heap allocation failure
 2010-01-15  5:36 UTC  (3+ messages)
` [Bug regex/11127] "

[Bug regex/10844] New: a{1,32767} fails with REG_ESPACE
 2009-10-26  7:54 UTC  (4+ messages)
` [Bug regex/10844] failure matching regex with backreferences

[Bug regex/10845] New: a{1,32767} fails with REG_ESPACE
 2009-10-26  7:54 UTC  (4+ messages)
` [Bug regex/10845] "

[Bug regex/10106] New: one or more match problem?
 2009-04-28 15:31 UTC  (8+ messages)
` [Bug regex/10106] "

[Bug regex/697] New: regex segfault
 2009-01-08  0:47 UTC  (3+ messages)
` [Bug regex/697] "

[Bug regex/9697] New: character does not match neither [a-z] nor [^a-z]
 2009-01-08  0:43 UTC  (6+ messages)
` [Bug regex/9697] "

[Bug regex/6722] New: sscanf bug when parsing lines from /proc/net/tcp
 2008-07-08 17:53 UTC  (9+ messages)
` [Bug regex/6722] "

[Bug regex/6395] New: regex ^$ is not detected as anchored
 2008-05-15  3:08 UTC  (4+ messages)
` [Bug regex/6395] "

[Bug regex/5718] New: Uninitialised struct member in re_compile_internal causes crash in regfree
 2008-02-04 14:11 UTC  (5+ messages)
` [Bug regex/5718] "

[Bug regex/5469] New: Cases where regex function is not matching correctly
 2007-12-11 15:32 UTC  (2+ messages)
` [Bug regex/5469] "

[Bug regex/5200] New: regex uses K&R definitions instead of ANSI C
 2007-10-20  3:30 UTC  (4+ messages)
` [Bug regex/5200] "

[Bug regex/5028] New: segfault in regex engine when using C collation and multibyte chars
 2007-09-24  3:32 UTC  (3+ messages)
` [Bug regex/5028] "

[Bug regex/3957] New: regcomp with REG_NEWLINE flag does operate as POSIX specification for a non-matching list
 2007-07-12 14:50 UTC  (4+ messages)
` [Bug regex/3957] "

[Bug regex/1216] New: regexec.c patch to avoid gcc -Wshadow warning
 2007-05-06 16:42 UTC  (2+ messages)
` [Bug regex/1216] "

[Bug regex/1054] New: regex_internal.h redefines __mempcpy when used outside libc
 2006-08-24  6:54 UTC  (4+ messages)
` [Bug regex/1054] "

vacation time
 2006-08-08  1:34 UTC 

[Bug regex/1149] New: character class with range doesn't match half-width kana in SJIS locale
 2006-05-02 22:33 UTC  (7+ messages)
` [Bug regex/1149] "

[Bug regex/1357] New: memory leak in re_compile_pattern()
 2006-05-02 21:56 UTC  (4+ messages)
` [Bug regex/1357] "

[Bug regex/1201] New: regex.h problem when compiling with g++
 2006-05-02 21:37 UTC  (3+ messages)
` [Bug regex/1201] "

[Bug regex/1291] New: size-overflow bugs in the regex code
 2006-04-26  7:16 UTC  (3+ messages)
` [Bug regex/1291] "

[Bug regex/2535] New: regex.h should use __VMS rather than VMS
 2006-04-26  2:16 UTC  (3+ messages)
` [Bug regex/2535] "

[Bug regex/1281] New: support 64-bit hosts when regex code when used outside glibc
 2006-04-25 22:54 UTC  (5+ messages)
` [Bug regex/1281] "

[Bug regex/1282] New: add some "const"s to the regex implementation
 2006-04-25 22:54 UTC  (3+ messages)
` [Bug regex/1282] "

[Bug regex/1285] New: regex code should use 'bool' (plus some bug fixes)
 2006-04-25 22:54 UTC  (4+ messages)
` [Bug regex/1285] "

[Bug regex/1287] New: re_string_context_at problem (assuming previous 64-bit patch)
 2006-04-25 22:54 UTC  (4+ messages)
` [Bug regex/1287] "

[Bug regex/1284] improved regex sanity checks for large buffer sizes
 2006-04-25 22:54 UTC  (3+ messages)

[Bug regex/1302] New: improve regex bitset performance (don't assume 32 bits)
 2006-04-25 18:21 UTC  (3+ messages)
` [Bug regex/1302] "

[Bug regex/1232] New: regex.h comment for RE_NO_EMPTY_RANGES is incorrect
 2006-04-25 18:19 UTC  (2+ messages)
` [Bug regex/1232] "

[Bug regex/1225] New: unused local variables in regexec.c if _LIBC is not defined
 2006-04-25 18:18 UTC  (2+ messages)
` [Bug regex/1225] "

[Bug regex/1220] New: regex uses old-style definitions that cause g++ to fail
 2006-04-25 18:01 UTC  (4+ messages)
` [Bug regex/1220] "

[Bug regex/1221] New: remove RE_NO_INTERNAL_PROTOTYPES
 2006-04-25 18:01 UTC  (4+ messages)
` [Bug regex/1221] "

[Bug regex/1224] New: unnecessary forward decls in posix/regcomp.c
 2006-04-25 18:01 UTC  (4+ messages)
` [Bug regex/1224] "

[Bug regex/1231] New: unncessary forward decls in regex_internal.c, regexec.c
 2006-04-25 18:01 UTC  (4+ messages)
` [Bug regex/1231] "

[Bug regex/2534] New: obsolete comment about POSIX in regex.h
 2006-04-21 18:23 UTC  (4+ messages)
` [Bug regex/2534] "

[Bug regex/1233] New: regex.h POSIX and portability problems with REG_ENOSYS
 2006-04-11  7:06 UTC  (2+ messages)
` [Bug regex/1233] "

[Bug regex/1237] New: Use new, posix-compliant regex.h names in regex implementation
 2006-04-11  7:06 UTC  (2+ messages)
` [Bug regex/1237] "

[Bug regex/1280] New: avoding old-style function decls in non-gnulib regex code
 2005-10-15 23:43 UTC  (2+ messages)
` [Bug regex/1280] "

[Bug regex/1248] New: simplify regex code by removing unnecessary forward decls
 2005-10-15 20:59 UTC  (3+ messages)
` [Bug regex/1248] "

[Bug regex/751] New: regcomp calls malloc with 0 byte request size when pattern begins with BOL anchor '^'
 2005-09-27  6:53 UTC  (4+ messages)
` [Bug regex/751] "

[Bug regex/860] New: bad guard in find_recover_state do-while loop
 2005-09-27  5:50 UTC  (2+ messages)
` [Bug regex/860] "

[Bug regex/281] New: regex.c doesn't compile on hosts with signed char
 2005-09-23  6:11 UTC  (2+ messages)
` [Bug regex/281] "

[Bug regex/1286] New: portability bugs in comparing size_t versus in regex_internal code
 2005-09-07  0:47 UTC  (2+ messages)
` [Bug regex/1286] "

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