We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18252d6 commit 4e67370Copy full SHA for 4e67370
itext/itext.sign/itext/signatures/SignatureUtil.cs
@@ -407,8 +407,6 @@ private void PopulateSignatureNames() {
407
}
408
catch (System.IO.IOException) {
409
410
- // TODO DEVSIX-3458: remove this catch since RandomAccessFileOrArray#length will not throw
411
- // IOException anymore and therefore PdfReader#getFileLength will not do so either
412
for (int k = 0; k < sorter.Count; ++k) {
413
Object[] objs = sorter[k];
414
String name = (String)objs[0];
port-hash
@@ -1 +1 @@
1
-f370fe48b878c1deb322a836e3060530e1ee380c
+af022ae76dc390684ce0d0660538c47666d6437d
0 commit comments