2017-10-16 François Dumont <fdumont@gcc.gnu.org>
commitdeb9583aa1cab19e273b8d9155997f6de3c748dc
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Oct 2017 05:44:03 +0000 (16 05:44 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Oct 2017 05:44:03 +0000 (16 05:44 +0000)
tree05ae0cb7d68332c997f4cb7dce9d8c464c897856
parenta8474357dbc7c1c58649cd0754977072c84d34ed
2017-10-16  François Dumont  <fdumont@gcc.gnu.org>

PR libstdc++/82558
* include/bits/stl_bvector.h (fill): Add iterator offset check.
* testsuite/23_containers/vector/bool/82558.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253776 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_bvector.h
libstdc++-v3/testsuite/23_containers/vector/bool/82558.cc [new file with mode: 0644]