mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
7797c2369e
cre:loadDocument() may fail in recognizing the document format, and koreader would previously keep calling other methods on it, which would make crengine segfaults. We now check loadDocument success at the various places it is called, and try to deal the best way we can when it fails. |
||
---|---|---|
.. | ||
bookinfomanager.lua | ||
covermenu.lua | ||
listmenu.lua | ||
main.lua | ||
mosaicmenu.lua | ||
xutil.lua |