diff options
author | Russ Cox <rsc@swtch.com> | 2008-01-10 17:06:51 -0500 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2008-01-10 17:06:51 -0500 |
commit | 27589754e47a2d2e682ee29daa2d21dff99e509d (patch) | |
tree | ac56175d063ab1eda035d349008af6c3e924029c /src/libregexp/portdate | |
parent | 79ff7e4b5e5c157aa1347152752eb7c2903ecaca (diff) | |
download | plan9port-27589754e47a2d2e682ee29daa2d21dff99e509d.tar.gz plan9port-27589754e47a2d2e682ee29daa2d21dff99e509d.tar.bz2 plan9port-27589754e47a2d2e682ee29daa2d21dff99e509d.zip |
libregexp: fix match choice bug
This bug fix allows some pathological regular
expressions to cause the regexp library to
report a stack overflow (really a stack filling; safe)
but it also fixes the behavior of some common regexps.
It is too hard to satisfy both.
Diffstat (limited to 'src/libregexp/portdate')
0 files changed, 0 insertions, 0 deletions