git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] pathspec: fix memleak
@ 2022-08-12  8:17 Anthony Delannoy
  2022-08-12  8:17 ` [PATCH 1/1] " Anthony Delannoy
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Delannoy @ 2022-08-12  8:17 UTC (permalink / raw)
  To: git; +Cc: Anthony Delannoy

Sending this patch to fix a memleak, created with copy_pathspec, found
thanks to the address sanitizer.

Thanks

Anthony Delannoy (1):
  pathspec: fix memleak

 preload-index.c | 3 +++
 1 file changed, 3 insertions(+)


base-commit: 5502f77b6944eda8e26813d8f542cffe7d110aea
--
2.35.1

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

end of thread, other threads:[~2022-08-12 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-12  8:17 [PATCH 0/1] pathspec: fix memleak Anthony Delannoy
2022-08-12  8:17 ` [PATCH 1/1] " Anthony Delannoy
2022-08-12 17:41   ` 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).