Function PdfEncodingDifference::ContainsUnicodeValue already gets its
unicodeValue parameter as big endian but it then treats it like machine
endian and swaps bytes then compares this against unicodeValues in
m_vecDifferences which are stored as big endian.

Proposed patch attached.

Attachment: patch_difference.diff
Description: Binary data

_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to