bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 05/17] dfa, grep: cleanup if-before-free and cast-of-argument


From: Aharon Robbins
Subject: Re: [PATCH 05/17] dfa, grep: cleanup if-before-free and cast-of-argument-to-free
Date: Sat, 13 Mar 2010 22:47:52 +0200

I'm not happy with removing the null checks in calls to free(); there
were systems out there that would throw a fatal error if you passed
null to free().  I'd prefer to leave those checks in.

THanks,

Arnold




reply via email to

[Prev in Thread] Current Thread [Next in Thread]