[Bug libstdc++/59170] pretty printers: end iterator invalid pointer

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 15 14:19:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59170

--- Comment #17 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I've added some more checks for non-debug iterators.

The only thing remaining is to add checks for debug iterators to detect when
they are past-the-end.


More information about the Gcc-bugs mailing list