This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: Unreviewed patch


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> Patch to replace explicit xmalloc + strcpy/strcat/memcpy/sprintf calls
> with xstrdup or concat instead:
> 
> http://gcc.gnu.org/ml/gcc-patches/2002-06/msg02000.html
> 
> Neil reviewed the cpp bits, but the rest remains.

This is OK.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


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