Package: libpoppler0c2
Version: 0.4.2-1
Tags: patch
Followup-For: Bug #330544

Proposed fix in upstream bugzilla:
https://bugs.freedesktop.org/show_bug.cgi?id=4402

===================================================================
RCS file: /cvs/poppler/poppler/poppler/TextOutputDev.cc,v
retrieving revision 1.6.2.4
diff -u -B -p -r1.6.2.4 TextOutputDev.cc
--- poppler/TextOutputDev.cc    24 Aug 2005 18:17:51 -0000      1.6.2.4
+++ poppler/TextOutputDev.cc    9 Sep 2005 02:16:38 -0000
@@ -3431,6 +3431,8 @@ void TextBlock::visitSelection(TextSelec
   visitor->visitBlock (this, begin, end, selection);
    
       for (p = begin; p != end; p = p->next) {
       +    if (!p)
       +      break;
            if (p == begin) {
                   child_selection.x1 = start_x;
                          child_selection.y1 = start_y;


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-archck8-1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libpoppler0c2 depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libcairo2                     1.0.0-3    The Cairo 2D vector graphics libra
ii  libfontconfig1                2.3.2-1    generic font configuration library
ii  libgcc1                       1:4.0.2-2  GCC support library
ii  libjpeg62                     6b-10      The Independent JPEG Group's JPEG 
ii  libstdc++6                    4.0.2-2    The GNU Standard C++ Library v3

libpoppler0c2 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to