There's also LeakCheck for linux, and, if you develop on Solaris, dbx has memory leak tracing facilities. Visual Studio (at least VC++) can trace memory leaks, but it's sort of a pain.
Tell your developers to get off their lazy butts and do something about it.