[1.34.1] bug in xpressive regex_token_iterator

I just opened http://svn.boost.org/trac/boost/ticket/1026 against myself, and attached a patch. There's a potential crashing bug in xpressive::regex_token_iterator. The change is fairly simple, and I'm running full regressions on it now. Assuming the tests all pass (and it's looking good), can I commit? Thomas? -- Eric Niebler Boost Consulting www.boost-consulting.com

Eric Niebler wrote:
I just opened http://svn.boost.org/trac/boost/ticket/1026 against myself, and attached a patch. There's a potential crashing bug in xpressive::regex_token_iterator. The change is fairly simple, and I'm running full regressions on it now.
Assuming the tests all pass (and it's looking good), can I commit? Thomas?
Please apply the patch to RC_1_34_0 Thomas -- Thomas Witt witt@acm.org

Thomas Witt wrote:
Eric Niebler wrote:
I just opened http://svn.boost.org/trac/boost/ticket/1026 against myself, and attached a patch. There's a potential crashing bug in xpressive::regex_token_iterator. The change is fairly simple, and I'm running full regressions on it now.
Assuming the tests all pass (and it's looking good), can I commit? Thomas?
Please apply the patch to RC_1_34_0
Done. And added a release note. -- Eric Niebler Boost Consulting www.boost-consulting.com
participants (2)
-
Eric Niebler
-
Thomas Witt