Commit 57a4bc8
Quit the serialization when there is an object referencing itself in SmartModePdfObjectsSerializer
Test for the corresponding case was added to functional-tests repo: KERNEL_SmartMode_XObjectSelfReference#xObjectIterativeReference with input file name "checkboxes_XObject_iterative_reference.pdf".
DEVSIX-2137
Autoported commit.
Original commit hash: [680a4df24]1 parent fca6834 commit 57a4bc8
File tree
2 files changed
+18
-2
lines changed- itext/itext.kernel/itext/kernel/pdf
2 files changed
+18
-2
lines changedLines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
96 | 105 | | |
97 | 106 | | |
98 | 107 | | |
| |||
112 | 121 | | |
113 | 122 | | |
114 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
115 | 129 | | |
116 | 130 | | |
117 | 131 | | |
| |||
155 | 169 | | |
156 | 170 | | |
157 | 171 | | |
| 172 | + | |
158 | 173 | | |
159 | 174 | | |
160 | 175 | | |
| |||
171 | 186 | | |
172 | 187 | | |
173 | 188 | | |
| 189 | + | |
174 | 190 | | |
175 | 191 | | |
176 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments