Fix plugin crash with invalid ADE key

This commit is contained in:
NoDRM
2022-08-03 19:49:20 +02:00
parent 59839ae5c7
commit 9a11f480b5
2 changed files with 5 additions and 3 deletions

View File

@@ -71,3 +71,4 @@ List of changes since the fork of Apprentice Harper's repository:
- Fix a bug introduced with #48 that breaks DeDRM'ing on Calibre 4 (fixes #101).
- Fix some more Calibre-6 bugs in the Obok plugin (should fix #114).
- Fix a bug where invalid Adobe keys could cause the plugin to stop trying subsequent keys (partially fixes #109).