mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 03:26:05 -04:00

In case of rapid input in the contentManager's search entry, the search request will be launch rapidly. As the view is updated async, the `getBookInfos` may be used to get information on a book not in the library anymore. We must handle this to avoid crashing. Fix #65
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%