From: Junio C Hamano Date: Mon, 29 Aug 2022 21:55:15 +0000 (-0700) Subject: Merge branch 'ad/preload-plug-memleak' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=f0deb3f2b561c6275b8fcc179c561e7e8da943e0;p=rit Merge branch 'ad/preload-plug-memleak' The preload-index codepath made copies of pathspec to give to multiple threads, which were left leaked. * ad/preload-plug-memleak: preload-index: fix memleak --- f0deb3f2b561c6275b8fcc179c561e7e8da943e0