summaryrefslogtreecommitdiff
path: root/print/cups/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups/patches/patch-ak')
-rw-r--r--print/cups/patches/patch-ak12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/cups/patches/patch-ak b/print/cups/patches/patch-ak
new file mode 100644
index 00000000000..ab90f559bf6
--- /dev/null
+++ b/print/cups/patches/patch-ak
@@ -0,0 +1,12 @@
+$NetBSD: patch-ak,v 1.5 2001/01/28 02:05:38 jlam Exp $
+
+--- systemv/lpstat.c.orig Fri Jan 26 09:22:00 2001
++++ systemv/lpstat.c
+@@ -761,6 +761,7 @@
+ */
+
+ printer = NULL;
++ printer_uri = NULL;
+ members = NULL;
+
+ while (attr != NULL && attr->group_tag == IPP_TAG_PRINTER)