[Bug c++/19351] operator new[] can return heap blocks which are too small

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 23 15:00:00 GMT 2007



------- Comment #10 from mmitchel at gcc dot gnu dot org  2007-03-23 15:00 -------
What does the C standard say about calloc?  That's a similar case; the
multiplication is in calloc.  Does it have to report an error?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351



More information about the Gcc-bugs mailing list