Package: lgogdownloader / 3.1-2

Metadata

Package Version Patches format
lgogdownloader 3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix crash in Website getGames.patch | (download)

src/website.cpp | 26 25 + 1 - 0 !
1 file changed, 25 insertions(+), 1 deletion(-)

 fix crash in website::getgames

JSON value for updates can be null in some cases. For example when user owns a dlc but not the base game.
This caused a crash due to std::stoi throwing std::invalid_argument exception

manpage whatis.patch | (download)

man/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 provide meaningful whatis entry