Changes between Initial Version and Version 1 of Ticket #52564


Ignore:
Timestamp:
Oct 10, 2016, 11:35:00 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Builds fine when not using the universal variant.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52564 – Description

    initial v1  
    33        pEncrypt->Decrypt( pEncryptedBuffer, nOutputLen, pDecryptedBuffer, m_lLen );
    44                                                                           ^~~~~~
    5 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_graphics_podofo/podofo/work/podofo-0.9.4/src/base/PdfEncrypt.h:371:59: note: passing argument to parameter 'outLen' here
     5src/base/PdfEncrypt.h:371:59: note: passing argument to parameter 'outLen' here
    66                         unsigned char* outStr, pdf_long &outLen) const = 0;
    77                                                          ^