Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed: division by zero in addon installation #14997

Merged
merged 1 commit into from
Dec 5, 2018

Conversation

notspiff
Copy link
Contributor

@notspiff notspiff commented Dec 5, 2018

let totalsteps equal deps + 1 since we are also installing
the add-on itself.

fixes #14989

@Rechi @AlwinEsch

xbmc/addons/AddonInstaller.cpp Outdated Show resolved Hide resolved
xbmc/addons/AddonInstaller.cpp Outdated Show resolved Hide resolved
let totalsteps equal deps + 1 since we are also installing
the add-on itself.

fixes xbmc#14989
@Rechi Rechi added Type: Fix non-breaking change which fixes an issue Component: Add-ons v18 Leia labels Dec 5, 2018
@Rechi Rechi added this to the Leia 18.0-rc3 milestone Dec 5, 2018
@MartijnKaijser MartijnKaijser merged commit 17ad48f into xbmc:master Dec 5, 2018
erolmutlu pushed a commit to erolmutlu/erol-gentoo-repo that referenced this pull request Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Add-ons Type: Fix non-breaking change which fixes an issue v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kodi crashes/closes when trying to install add-on from zip-file
3 participants