This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] Remove last call to xmfree


Lucky me, I just started a round of testing on almost all our native
platforms.... So I just spotted this one last occurence of xmfree.
Removed as follow:

2004-08-10  Joel Brobecker  <brobecker@gnat.com>

        * xcoff_symfile_finish: Replace last call to xmfree by call
        to xfree.

-- 
Joel

Attachment: xcoffread.c.diff
Description: Text document


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