summaryrefslogtreecommitdiff
path: root/poppler/JBIG2Stream.cc
AgeCommit message (Expand)AuthorFilesLines
2009-09-09Fix infinite loop in JBIG2DecoderDavid Benjamin1-5/+8
2009-06-19Fix some bugs in JBIG2Stream handlingDavid Benjamin1-40/+48
2009-05-20Do not exit(1) on a pdf i have lying aroundAlbert Astals Cid1-1/+7
2009-05-06Fix format printingAlbert Astals Cid1-2/+2
2009-04-16Fix problems that happen when parsing broken JBIG2 filesAlbert Astals Cid1-127/+320
2009-04-11Revert part of last commit, i need more math classes :DAlbert Astals Cid1-2/+2
2009-04-11Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *Albert Astals Cid1-2/+2
2009-02-25Make JBIG2Stream not crash in 2009-41414141.pdfAlbert Astals Cid1-66/+85
2009-01-23Do not crash in some PDF we don't parse correctlyAlbert Astals Cid1-1/+6
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+13
2008-05-04Fix leaks on error conditionsAlbert Astals Cid1-0/+1
2008-04-30findSegment can return NULL check for itAlbert Astals Cid1-3/+3
2008-04-29constify some static arraysAlbert Astals Cid1-5/+5
2008-04-29add staticAlbert Astals Cid1-15/+15
2007-11-04Remove duplicate checkingAlbert Astals Cid1-8/+0
2007-09-23Reduce compiler warnings.Krzysztof Kowalczyk1-4/+12
2007-09-03 * poppler/JBIG2Stream.cc:Albert Astals Cid1-3/+4
2007-08-15 * poppler/JBIG2Stream.cc: Quick fix for bug #12014Albert Astals Cid1-5/+11
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-46/+50
2006-04-29Fix memory leak. Bug 6765Albert Astals Cid1-0/+1
2006-04-05poppler/JBIG2Stream.cc: Fix for some buggy JBIG2 documents, patch by Raj Kuma...Albert Astals Cid1-0/+43
2006-02-282006-02-28 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-2/+10
2006-02-06Jeff Muizelaar's improvements to my yesterday's small patchesAlbert Astals Cid1-1/+1
2006-02-05Some small fixes from kpdfAlbert Astals Cid1-1/+1
2006-01-112006-01-11 Kristian Høgsberg <krh@redhat.com>poppler-0.5.0Kristian Høgsberg1-1/+31
2005-08-31poppler/JArithmeticDecoder.ccBrad Hards1-89/+138
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-15/+15
2005-03-03Initial revisionKristian Høgsberg1-0/+3337