This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Freeing xalloc'ed array


Akim Demaille wrote:

I'm trying to have 0 memory leak, because that's the easiest means to
be sure you introduce no new leak.

Forgot to add: professional programmer arounds, using  gcc + valgrind often
prepare custom suppression files, in order to avoid spurious entries in the
valgrind reports (I'm sure they do that at CERN, f.i.)

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]