From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8bc34e14e4555720 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-05 10:09:39 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!supernews.com!feed.textport.net!news.uni-stuttgart.de!uni-erlangen.de!news-nue1.dfn.de!newsfeed.r-kom.de!newsfeed.stueberl.de!newsfeed.vmunix.org!newsfeed2.easynews.net!easynews.net!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: This is a simple question Supersedes: <87n1360zyq.fsf@deneb.enyo.de> Date: Fri, 05 Oct 2001 19:20:07 +0200 Organization: Enyo's not your organization Message-ID: <87itdu0zso.fsf@deneb.enyo.de> References: <9pk4t7$tbm$1@trog.dera.gov.uk> <87zo762rta.fsf@deneb.enyo.de> <9pkc0r$m5j$1@trog.dera.gov.uk> <3BBDCAE7.1D83D9D@nbi.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Xref: archiver1.google.com comp.lang.ada:13803 Date: 2001-10-05T19:20:07+02:00 List-Id: Jacob Sparre Andersen writes: > I am only aware of two apparent defects in the current > public version of GNAT. And only one of these is related to > actual compilation of Ada programs. The other one is a > _potential_ security hole in the compiler, when compiling on > multi-user systems. There is also a security problem when using the standard Ada library to create temporary files. The version in the GCC CVS contains a fix (for GNU/Linux) which should not be too hard to backport.