public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/poppler/files: poppler-0.18.0-poppler_page_get_image-crash.patch
@ 2011-09-28 23:06 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; only message in thread
From: Maciej Mrozowski (reavertm) @ 2011-09-28 23:06 UTC (permalink / raw
  To: gentoo-commits

reavertm    11/09/28 23:06:04

  Added:                poppler-0.18.0-poppler_page_get_image-crash.patch
  Log:
  Version bump, bug 384595. Ebuild by Rafał Mużyło.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/poppler/files/poppler-0.18.0-poppler_page_get_image-crash.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/files/poppler-0.18.0-poppler_page_get_image-crash.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/files/poppler-0.18.0-poppler_page_get_image-crash.patch?rev=1.1&content-type=text/plain

Index: poppler-0.18.0-poppler_page_get_image-crash.patch
===================================================================
From d2706a05513134f961e2500e0e596f2769707ce5 Mon Sep 17 00:00:00 2001
From: Adrian Johnson <ajohnson@redneon.com>
Date: Wed, 28 Sep 2011 11:50:23 +0000
Subject: cairo: fix crash when using poppler_page_get_image()

---
diff --git a/poppler/CairoOutputDev.h b/poppler/CairoOutputDev.h
index effa9dd..0f202a5 100644
--- a/poppler/CairoOutputDev.h
+++ b/poppler/CairoOutputDev.h
@@ -434,6 +434,7 @@ public:
   virtual void stroke(GfxState *state) { }
   virtual void fill(GfxState *state) { }
   virtual void eoFill(GfxState *state) { }
+  virtual void clipToStrokePath(GfxState *state) { }
   virtual GBool tilingPatternFill(GfxState *state, Catalog *cat, Object *str,
 				  double *pmat, int paintType, int tilingType, Dict *resDict,
 				  double *mat, double *bbox,
--
cgit v0.9.0.2-2-gbebe






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-28 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 23:06 [gentoo-commits] gentoo-x86 commit in app-text/poppler/files: poppler-0.18.0-poppler_page_get_image-crash.patch Maciej Mrozowski (reavertm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox