diff options
author | Tim Shen <timshen@google.com> | 2014-10-23 03:15:52 +0000 |
---|---|---|
committer | Tim Shen <timshen@gcc.gnu.org> | 2014-10-23 03:15:52 +0000 |
commit | 4d8384337fec423e2aa433a2b2cf18c3f2831a83 (patch) | |
tree | 7e600eb384ed26afa726a1135f6e5d794e91a417 /gcc | |
parent | a3317c924706aef535d0ef78f040ba46237a4131 (diff) | |
download | gcc-4d8384337fec423e2aa433a2b2cf18c3f2831a83.zip gcc-4d8384337fec423e2aa433a2b2cf18c3f2831a83.tar.gz gcc-4d8384337fec423e2aa433a2b2cf18c3f2831a83.tar.bz2 |
re PR libstdc++/63497 (std::regex can't handle [^class] correctly and cause runtime crash)
PR libstdc++/63497
include/bits/regex_executor.h (_Executor::_M_word_boundary): Remove
unused parameter.
include/bits/regex_executor.tcc (_Executor::_M_dfs,
_Executor::_M_word_boundary): Avoid dereferecing _M_current at _M_end
or other invalid position.
From-SVN: r216572
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions