stl_uninitialized.h
29.3 KB
-
PR libstdc++/87787 fix UBsan error in std::vector · 213fd717
PR libstdc++/87787 * include/bits/stl_uninitialized.h (__relocate_a_1): Do not call memmove when there's nothing to copy (and pointers could be null). From-SVN: r265984
Jonathan Wakely committed