--- ghostscript-9.00/cups/gdevcups.c Thu Aug 12 23:40:47 2010
+++ gdevcups.c Wed Mar 7 13:16:38 2012
@@ -3459,7 +3459,7 @@
sp = ((gx_device_printer *)pdev)->space_params;
if ((code = gdev_prn_maybe_realloc_memory((gx_device_printer *)pdev, &sp,
- width_old, height_old,
+ width, height,
cups->page_uses_transparency))
< 0)
return (code);