Commit 00d6d5b1 by Tim Shen

Fix ChangeLog format.

From-SVN: r218444
parent 909c0281
...@@ -776,9 +776,9 @@ ...@@ -776,9 +776,9 @@
2014-10-23 Tim Shen <timshen@google.com> 2014-10-23 Tim Shen <timshen@google.com>
PR libstdc++/63497 PR libstdc++/63497
include/bits/regex_executor.h (_Executor::_M_word_boundary): Remove * include/bits/regex_executor.h (_Executor::_M_word_boundary): Remove
unused parameter. unused parameter.
include/bits/regex_executor.tcc (_Executor::_M_dfs, * include/bits/regex_executor.tcc (_Executor::_M_dfs,
_Executor::_M_word_boundary): Avoid dereferecing _M_current at _M_end _Executor::_M_word_boundary): Avoid dereferecing _M_current at _M_end
or other invalid position. or other invalid position.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment