Thread: (yet) more pfree cast cleanup

(yet) more pfree cast cleanup

From
Neil Conway
Date:
This patch fixes a few more unnecessary pfree() casts (this time casting
the argument to char * ).

Barring any objections, I'll apply this to HEAD before the end of the
day.

-Neil


Attachment

Re: (yet) more pfree cast cleanup

From
Neil Conway
Date:
On Mon, 2004-10-25 at 14:27, Neil Conway wrote:
> This patch fixes a few more unnecessary pfree() casts (this time casting
> the argument to char * ).

Applied to HEAD.

-Neil