Re: [PATCH v2] refs/files: prevent memory leak by freeing packed_ref_store
From: Patrick Steinhardt <hidden>
Date: 2024-08-05 11:17:10
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Patrick Steinhardt <hidden>
Date: 2024-08-05 11:17:10
On Mon, Aug 05, 2024 at 09:53:32AM +0000, Sven Strickroth via GitGitGadget wrote:
From: Sven Strickroth <redacted> This complements 64a6dd8ffc (refs: implement removal of ref storages, 2024-06-06). Signed-off-by: Sven Strickroth <redacted>
Thanks, this version looks good to me! Patrick