[Bug libstdc++/59531] string_view overrun in copy operation

3dw4rd at verizon dot net gcc-bugzilla@gcc.gnu.org
Sun Dec 22 01:36:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59531

--- Comment #1 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
Also, we should throw when pos > size() rather than pos >= size().
Spinning new patches and testing.



More information about the Gcc-bugs mailing list