strange effect with --enable-fast-malloc=full

Waldo Bastian bastian at kde.org
Thu Apr 18 19:17:06 BST 2002


On Thursday 18 April 2002 12:04 am, Falk Brettschneider wrote:
> In case of a memory fault the application should always segfault.

Bullshit, if you do things that are not defined by the language, such as 
dereferencing pointers that are already freed, the result is _UNDEFINED_. 
Anything can and may happen, it can format your harddisk, it can crash your 
car or, if you are lucky, it will segfault.

The solution: fix your program.

Cheers,
Waldo
-- 
bastian at kde.org  |   SuSE Labs KDE Developer  |  bastian at suse.com





More information about the kde-core-devel mailing list