git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] cherry-pick: fix memory leaks
@ 2013-06-07 22:29 Felipe Contreras
  2013-06-07 22:29 ` [PATCH v3 1/2] unpack-trees: plug a memory leak Felipe Contreras
  2013-06-07 22:29 ` [PATCH v3 2/2] read-cache: plug a few leaks Felipe Contreras
  0 siblings, 2 replies; 16+ messages in thread
From: Felipe Contreras @ 2013-06-07 22:29 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, René Scharfe,
	Nguyễn Thái Ngọc Duy, Adam Spiers,
	Ramkumar Ramachandra, Felipe Contreras

Felipe Contreras (2):
  unpack-trees: plug a memory leak
  read-cache: plug a few leaks

 read-cache.c   | 4 ++++
 unpack-trees.c | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
1.8.3.698.g079b096

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

end of thread, other threads:[~2013-06-09 18:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 22:29 [PATCH v3 0/2] cherry-pick: fix memory leaks Felipe Contreras
2013-06-07 22:29 ` [PATCH v3 1/2] unpack-trees: plug a memory leak Felipe Contreras
2013-06-07 22:29 ` [PATCH v3 2/2] read-cache: plug a few leaks Felipe Contreras
2013-06-08 11:32   ` René Scharfe
2013-06-08 12:15     ` Felipe Contreras
2013-06-08 13:22       ` René Scharfe
2013-06-08 14:04         ` Felipe Contreras
2013-06-08 15:56           ` René Scharfe
2013-06-08 16:53             ` Felipe Contreras
2013-06-08 17:22               ` René Scharfe
2013-06-08 17:27                 ` Felipe Contreras
2013-06-09  2:11                   ` René Scharfe
2013-06-09  2:25                     ` Felipe Contreras
2013-06-09 17:38                       ` René Scharfe
2013-06-09 18:27                         ` Felipe Contreras
2013-06-09 18:49         ` Junio C Hamano

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).