This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] gdbtk_set_result


On Mon, 5 Nov 2001, Martin M. Hunt wrote:

> Should really be xfree() and not FREEIF() shouldn't it.

Well, yes/no. FREEIF should use xfree (but it doesn't). FREEIF just checks
to make sure that the pointer isn't null, that's all.

Actually, that looks like another cleanup that can be made on varobj:
free->xfree.

Otherwise, looks good. Pleaes commit.
Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]