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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,892f841b317b302e,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews1.google.com!not-for-mail From: onsbomma@hotmail.com (Hans Van den Eynden) Newsgroups: comp.lang.ada Subject: Format string bugs & race conditions Date: 16 Oct 2004 02:28:53 -0700 Organization: http://groups.google.com Message-ID: <1c2f5137.0410160128.7ef88436@posting.google.com> NNTP-Posting-Host: 213.119.3.148 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1097918933 26607 127.0.0.1 (16 Oct 2004 09:28:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 16 Oct 2004 09:28:53 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:5307 Date: 2004-10-16T02:28:53-07:00 List-Id: In C/C++ there is a major problem with "Format string bugs" & "race conditions". Can this appear in ada??? and if soo how??