Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I did something stupid!

Name: Anonymous 2009-02-18 12:02

Know what it was? It was compiling C++ code on a single-user system without knowing barely anything about the language, then running running that code on a multi-user system far later and finding out, hey, I'm segfaulting!

Any way I can try to patch up any possible memory leaks in my normal computer?

Name: Anonymous 2009-02-18 12:07

Well, you could start off with freeing any memory allocated with new by calling free at the right time.

By the way, segfault rarely happens because of memory leaks.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List