diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /devel/asis-gpl/files/patch-aa | |
parent | Fix the string format vulnerability desribed at (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'devel/asis-gpl/files/patch-aa')
-rw-r--r-- | devel/asis-gpl/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/asis-gpl/files/patch-aa b/devel/asis-gpl/files/patch-aa deleted file mode 100644 index 55cc39c424f5..000000000000 --- a/devel/asis-gpl/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -#PATCHOPTIONS: -p0 ---- asis/a4g-gnat_int.ads.orig Wed Oct 27 15:06:50 1999 -+++ asis/a4g-gnat_int.ads Wed Oct 27 15:06:57 1999 -@@ -67,7 +67,7 @@ - -- Compiler Variables & Routines -- - ----------------------------------- - -- Gcc : constant String := "gcc"; -+ Gcc : constant String := "adagcc"; - - Nul_Argument_List : constant Argument_List (1 .. 0) := (others => null); - |