mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
In some versions of the /ebrmain/config/extensions.cfg file there is a comment #ebrcfg. This will not match the regex and crashes koreader as the table is empty. Add a check to ensure the table is not empty while reading extensions from the default file.