This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


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

Re: Patch to use concat instead of xmalloc/sprintf for JAVA dir


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

>> > 2001-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>> > 	* jvspec.c (lang_specific_driver): Fix memory allocation
>> > 	deficit, by using concat in lieu of xmalloc/sprintf.

Kaveh> PS: Should I also apply the patch to the branch?

Doesn't it qualify as an obvious bug fix?  We know the existing code
is broken due to a buffer overrun.  So it seems to me that something
must be checked in.

Tom


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