about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/graphics/graphicsmagick/disable-popen.patch
blob: 2cdb1f7e90f72b833abdaaf52ffe18b13cd5e335 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
http://permalink.gmane.org/gmane.comp.security.oss.general/19669

--- a/magick/blob.c Sat Nov 07 14:49:16 2015 -0600
+++ b/magick/blob.c Sun May 29 14:12:57 2016 -0500
@@ -68,6 +68,7 @@
 */
 #define DefaultBlobQuantum  65541
 
+#undef HAVE_POPEN
 
 /*
   Enum declarations.