This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/82558] [8 Regression] V8 JavaScript engine segfaults since r249235


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

--- Comment #4 from François Dumont <fdumont at gcc dot gnu.org> ---
Author: fdumont
Date: Mon Oct 16 05:44:03 2017
New Revision: 253776

URL: https://gcc.gnu.org/viewcvs?rev=253776&root=gcc&view=rev
Log:
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.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/vector/bool/82558.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_bvector.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]