Hello Christophe, hello all, > On 21 February 2019 at 22:03 BLANCHARD Christophe > <[email protected]> wrote: > > > Hello All, > > > I’ve managed to fix my issue. Please find my proposed patch as attachment.
thank you for the patch, Christophe. I've changed it slightly but it looked good before also, just a rename, replacing a deprecated type which you didn't introduce, and a TODO about a called method from me (just to not forget about an API change which I don't think should be done before the known security issues are all fixed). I've committed it into svn r1970 [1] after testing it on four compilers: GCC 4.8, clang 3.8 and (newer system) GCC 7.3 and clang 7.0 with your test document and test/unit/podofo-test (with only some xref parsing test which provoke memory exhaustion/swapping disabled). I also used ASan with them, at least the newer ones. > > > Thank you > > > Cordialement/Best Regards, > > > Christophe Blanchard Best regards, mabri [1] https://sourceforge.net/p/podofo/code/1970/ > > > De : BLANCHARD Christophe <[email protected]> > Envoyé : vendredi 23 novembre 2018 23:50 > À : [email protected] > Objet : [Podofo-users] Issue with Encoding dictionary > > > Hello all, > > > I’ve encountered an issue when reading a PDF file containing an encoding > dictionary containing a “Differences” key: in attached file “doc1.pdf” > containing only “La création” text, PoDoFo, reads “La cr,ation”. > > > Has anybody already encountered such a problem? > > > Thank you in advance for your help. > > > Cordialement/Best Regards, > > > Christophe Blanchard > _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
