Download raw body.
memleak in commit_graph
On Sun, Sep 04, 2022 at 04:36:15PM +0200, Omar Polo wrote: > I'm chasing a memleak in gotwebd' blame page and landed here. A dummy > commit graph loop seems to leak a bit so chances are that what I'm > seeing in gotwebd are due to the commit graph loop (via blame.c) > regress is happy. OK/further ideas for leaks in here? These changes look right and regress is happy indeed. ok stsp@
memleak in commit_graph