vec.cc
8.06 KB
-
vec.cc (__cxa_vec_new2): If the allocator returns NULL, return NULL. · 520abf69
2003-09-10 Jeffrey D. Oldham <oldham@codesourcery.com> * libsupc++/vec.cc (__cxa_vec_new2): If the allocator returns NULL, return NULL. This reflects a C++ ABI change 2003 Sep 05. (__cxa_vec_new3): Likewise. From-SVN: r71273
Jeffrey D. Oldham committed