stl_bvector.h
32.8 KB
-
PR libstdc++/81173 fix undefined memset with null pointer · b6d03af0
PR libstdc++/81173 * include/bits/stl_bvector.h (vector<bool>::_M_initialize_value): Do not pass null pointer to memset. From-SVN: r249554
Jonathan Wakely committed