Skip to content

Commit d457ef6

Browse files
committed
Add test for JBIG2 decoder with >4 referred-to segments
Add regression test for issue #20439 to ensure that JBIG2 images with more than 4 referred-to segments are handled correctly.
1 parent b5c03c5 commit d457ef6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

test/pdfs/issue20439.pdf

1.27 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2809,6 +2809,13 @@
28092809
"rounds": 1,
28102810
"type": "eq"
28112811
},
2812+
{
2813+
"id": "issue20439",
2814+
"file": "pdfs/issue20439.pdf",
2815+
"md5": "3c7e888b26ff00943ec1610d93235efc",
2816+
"rounds": 1,
2817+
"type": "eq"
2818+
},
28122819
{
28132820
"id": "issue15942",
28142821
"file": "pdfs/issue15942.pdf",

0 commit comments

Comments
 (0)