Re: [PATCH v5 0/3] pack-bitmap: fix memory leak if load_bitmap failed
From: Taylor Blau <hidden>
Date: 2025-06-03 22:14:59
From: Taylor Blau <hidden>
Date: 2025-06-03 22:14:59
On Tue, Jun 03, 2025 at 03:14:01AM +0000, Lidong Yan via GitGitGadget wrote:
Lidong Yan (2): pack-bitmap: reword comments in test_bitmap_commits() pack-bitmap: add load corrupt bitmap test Taylor Blau (1): pack-bitmap: fix memory leak if load_bitmap() failed
This version looks pretty good to me. There's a pair of minor suggestions that I left on the second patch, but otherwise I think the result is ready to start merging down. Thanks, Taylor