You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: unsupported operand type(s) for *: 'PSKeyword' and 'float'
Traceback (most recent call last):
File "fuzzing/extract_text_fuzzer.py", line 26, in fuzz_one_input
File "pdfminer/high_level.py", line 176, in extract_text
File "pdfminer/pdfinterp.py", line 921, in process_page
File "pdfminer/pdfinterp.py", line 939, in render_contents
File "pdfminer/pdfinterp.py", line 964, in execute
File "pdfminer/pdfinterp.py", line 834, in do_TJ
File "pdfminer/pdfdevice.py", line 133, in render_string
File "pdfminer/pdfdevice.py", line 173, in render_string_horizontal
File "pdfminer/converter.py", line 237, in render_char
File "pdfminer/pdffont.py", line 920, in char_width
TypeError: unsupported operand type(s) for *: 'PSKeyword' and 'float'
The text was updated successfully, but these errors were encountered:
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=5582382774681600 for details and reproducers.
This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=70165 and will auto-close if the status changes there.
If you have trouble accessing this report, please file an issue at https://github.com/google/oss-fuzz/issues/new.
The file clusterfuzz-testcase-minimized-extract_text_fuzzer-5582382774681600.pdf raises the error:
The text was updated successfully, but these errors were encountered: