[PATCH 6/8] cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc

Jason A. Donenfeld Jason at zx2c4.com
Fri Oct 9 14:25:51 CEST 2015


My guess is the fact that sometimes that function returned a const
values and other times an allocated value tripped it up. It's flow
graph can only be so big...


More information about the CGit mailing list