[LLVMbugs] [Bug 21496] string_view::remove_prefix, remove_suffix should leave n > size() UB
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 11 14:07:35 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21496
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Replaced the checks with a _LIBCPP_ASSERT in revision 221717.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141111/9efb6242/attachment.html>
More information about the llvm-bugs
mailing list