(yet) more pfree cast cleanup

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: (yet) more pfree cast cleanup
Date: 2004-10-25 04:27:51
Message-ID: 1098678471.13261.192.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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 Content-Type Size
pfree_char_ptr_cleanup-1.patch text/x-patch 631 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-10-25 06:27:47 Re: (yet) more pfree cast cleanup
Previous Message Bruce Momjian 2004-10-25 03:03:21 Re: additional GCC warning flags