On Mon, Apr 16, 2012 at 05:29:51PM +0200, Rodolfo kix Garcia wrote: > Ok, the commit info is not accurate. > > If is initialized to NULL, then this part of the code is never used > if we don't enter first in the "if (strstr(path, ".app"))" block.
OTOH, it may be considered clearer that the cleanup for the iconPath variable is run unconditionally rather than only inside the other if block. -- To unsubscribe, send mail to [email protected].
