pdfparser icon indicating copy to clipboard operation
pdfparser copied to clipboard

LZW decode (infinie loop)

Open ElGigi opened this issue 6 months ago • 1 comments

Hi,

I observe infinite loop on PDF whose use LZW decode function.

I can provide PDF files only on private channel. By what means and to whom can I send the documents?

Regards.

ElGigi avatar Feb 19 '24 10:02 ElGigi

I am not available to receive private PDF files. Maybe someone else wants to work on this in the future, so they might contact you about it.

But you could try to construct the problematic situation yourself. Try to work yourself backwards starting with the infinite loop. We need related class instances and called functions + parameters to reproduce the situation which triggers the problem.

k00ni avatar Mar 01 '24 09:03 k00ni