]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- name says it all nfs-utils-1_0_4-2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 14 Jul 2003 19:16:44 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs-utils-use-after-free.patch -> 1.1

nfs-utils-use-after-free.patch [new file with mode: 0644]

diff --git a/nfs-utils-use-after-free.patch b/nfs-utils-use-after-free.patch
new file mode 100644 (file)
index 0000000..abdb0a0
--- /dev/null
@@ -0,0 +1,10 @@
+--- nfs-utils-1.0.4/utils/mountd/auth.c~       Thu May 22 07:20:58 2003
++++ nfs-utils-1.0.4/utils/mountd/auth.c        Mon Jul 14 21:13:09 2003
+@@ -166,7 +166,6 @@
+               if (p == epath) p++;
+               *p = '\0';
+       }
+-      free(hp);
+       switch (error) {
+       case bad_path:
This page took 0.159259 seconds and 4 git commands to generate.