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: fix buffer overrun in natFile.cc


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> 2001-05-29  Jeff Sturm  <jsturm@one-point.com>
Jeff> 	* natFile.cc (get_entry): Removed functions.
Jeff> 	(performList): Call readdir, or readdir_r if HAVE_READDIR_R
Jeff> 	defined.  Allocate enough storage for d_name if using readdir_r.

Ok, please check this in.

Tom


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