[Bug c++/33401] Unwanted memset in default constructor

sebor at roguewave dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 12 03:47:00 GMT 2007



------- Comment #3 from sebor at roguewave dot com  2007-09-12 03:47 -------
You remember correctly :)

To avoid zeroing it out use 'new buffer' w/o the parentheses.


-- 

sebor at roguewave dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebor at roguewave dot com


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



More information about the Gcc-bugs mailing list