Patch to use concat instead of xmalloc/sprintf for JAVA dir
Tom Tromey
tromey@redhat.com
Mon Apr 23 09:21:00 GMT 2001
>>>>> "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
More information about the Java-patches
mailing list