Author: baggins                      Date: Tue Jan 26 22:30:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable unused code with a bug
  see: https://bugzilla.samba.org/show_bug.cgi?id=7030

---- Files affected:
packages/samba:
   samba-disable-unused.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/samba/samba-disable-unused.patch
diff -u /dev/null packages/samba/samba-disable-unused.patch:1.1
--- /dev/null   Tue Jan 26 23:30:53 2010
+++ packages/samba/samba-disable-unused.patch   Tue Jan 26 23:30:47 2010
@@ -0,0 +1,18 @@
+--- samba-3.4.5/source4/torture/rpc/spoolss.c~ 2010-01-18 12:38:09.000000000 
+0100
++++ samba-3.4.5/source4/torture/rpc/spoolss.c  2010-01-26 17:03:53.363835346 
+0100
+@@ -2087,6 +2087,7 @@
+       return true;
+ }
+ 
++#if 0
+ bool test_printer_keys(struct torture_context *tctx,
+                      struct dcerpc_pipe *p,
+                      struct policy_handle *handle)
+@@ -2144,6 +2145,7 @@
+ 
+       return true;
+ }
++#endif
+ 
+ bool torture_rpc_spoolss(struct torture_context *torture)
+ {
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to