Hello,

On 15 April 2011 18:53, Nathan Froyd <froy...@codesourcery.com> wrote:
> On Fri, Apr 15, 2011 at 06:27:05PM +0300, Revital Eres wrote:
>> +  if (all_sccs->sccs)
>> +    free (all_sccs->sccs);
>
> No need to check for non-NULL prior to free'ing.

OK, I'll commit the patch without the check then.
(after re-testing)

Thanks,
Revital


>
> -Nathan
>
>

Reply via email to