This is the mail archive of the gcc@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: 3.2 PATCH: Ada parallel bootstrap fixes



On Saturday, May 18, 2002, at 10:06 , Florian Weimer wrote:

> Remember that similar problems have been fixed in C libraries years
> ago.  Should we really wait until Ada programms are bitten by the same
> problem?

This I don't understand. The GNAT run time is calling functions
in the C library. If you say security problems do not exist in the
C library, why are they present in Ada?

Of course, the bug (race condition) in temporary file creation should
be fixed, just like any other bug that we find. I don't see anything
magical about it though.

   -Geert


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