Re: [PATCH] checkout-index.c: Unconditionally free memory
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:04:37
Jeff King [off-list ref] writes:
On Fri, May 01, 2015 at 03:35:37PM -0700, Stefan Beller wrote:quoted
Subject: Re: [PATCH] checkout-index.c: Unconditionally free memoryLooks like the patch has expanded beyond checkout-index.c. Maybe: unconditionally free result of prefix_path would be more descriptive? I usually like the "area:" prefix, but I think here the common thread is not an area, but that they are return values from prefix_path.
Sure, the prefix could even be "prefix_path(): $message", I would think.