Re: [PATCH 3/3] odb: properly close sources before freeing them
From: Eric Sunshine <hidden>
Date: 2025-12-05 23:14:35
From: Eric Sunshine <hidden>
Date: 2025-12-05 23:14:35
On Fri, Dec 5, 2025 at 6:36 AM Patrick Steinhardt [off-list ref] wrote:
In the next commit we are about to move the packfile store into the ODB source so that we have one store per source. This will lead to a memory leak in the following commit when reading data from a submodule via git-grep(1): [...] Signed-off-by: Patrick Steinhardt <redacted>
Considering that this is patch [3/3], to what does "In the next commit..." refer?