git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] leaky()
@ 2008-06-24 20:14 Pierre Habouzit
  2008-06-24 20:14 ` [PATCH 1/2] Introduce leaky() Pierre Habouzit
  0 siblings, 1 reply; 9+ messages in thread
From: Pierre Habouzit @ 2008-06-24 20:14 UTC (permalink / raw)
  To: git; +Cc: gitster

In the parse-options thread, it appears that we may somethings leak some
tiny bits of memory on purpose. So that it makes life of people
searching for real memory leaks easier.

The second patch marks the leaks I'm responsible for in git (and that
I'm aware of) as leaky().

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-07-22 18:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-24 20:14 [RFC] leaky() Pierre Habouzit
2008-06-24 20:14 ` [PATCH 1/2] Introduce leaky() Pierre Habouzit
2008-06-24 20:14   ` [PATCH 2/2] git-rev-parse: use leaky() Pierre Habouzit
2008-06-24 20:16   ` [PATCH 1/2] Introduce leaky() Pierre Habouzit
2008-06-24 21:28   ` Jakub Narebski
2008-06-24 22:10     ` Pierre Habouzit
2008-06-26 18:46   ` Junio C Hamano
2008-06-26 21:33     ` Pierre Habouzit
2008-07-22 18:09       ` Jan Hudec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).