]> git.pld-linux.org Git - packages/Firebird.git/blobdiff - Firebird-btyacc-segv.patch
- up to 2.5.1.26351; drop obsolete or unneded patches
[packages/Firebird.git] / Firebird-btyacc-segv.patch
diff --git a/Firebird-btyacc-segv.patch b/Firebird-btyacc-segv.patch
deleted file mode 100644 (file)
index 430373b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- Firebird-2.1.3.18185-0/extern/btyacc/main.c.orig   2006-04-29 02:29:46.000000000 +0200
-+++ Firebird-2.1.3.18185-0/extern/btyacc/main.c        2010-08-29 08:33:44.738817429 +0200
-@@ -300,7 +300,7 @@
-               tmpdir = DEFAULT_TMPDIR;
-       len = strlen(tmpdir);
--      i = len + 13;
-+      i = len + 14; /* add len of temp_form + one for NUL */
-       if (len && tmpdir[len-1] != DIR_CHAR)
-               ++i;
This page took 0.05662 seconds and 4 git commands to generate.