Skip to content

Fix crash in TextStringToUtf8

Albert Astals Cid requested to merge aacid/poppler:fixcrashtextstringutf8 into master

utf16ToUtf8 expects a null ended string

Merge request reports