Re: [PATCH v2 0/3] unpack_trees_options: free messages when done
From: Elijah Newren <hidden>
Date: 2018-05-16 21:55:02
From: Elijah Newren <hidden>
Date: 2018-05-16 21:55:02
Hi Martin, On Wed, May 16, 2018 at 9:30 AM, Martin Ågren [off-list ref] wrote:
On 16 May 2018 at 16:32, Elijah Newren [off-list ref] wrote:quoted
On Sat, Apr 28, 2018 at 4:32 AM, Martin Ågren [off-list ref] wrote:quoted
As you noted elsewhere [1], Ben is also working in this area. I'd be perfectly happy to sit on these patches until both of your contributions come through to master. [1] https://public-inbox.org/git/CABPp-BFh=gL6RnbST2bgtynkij1Z5TMgAr1Via5_VyteF5eBMg@mail.gmail.com/Instead of waiting for these to come through to master, could you just submit based on the top of bp/merge-rename-config?Sure, here goes. This is based on bp/merge-rename-config, gets rid of all leaks of memory allocated in `setup_unpack_trees_porcelain()` and cuts the number of leaks in the test-suite (i.e., the subset of the tests that I run) by around 10%.
Awesome, thanks. I've looked over patches 2 & 3; they look good to me.