fixed: crash on exit when playing a file via upnp's "play with" (fixes #14559). We...
authorwsoltys <wiso@no.way>
Sun, 19 Jan 2014 21:27:47 +0000 (22:27 +0100)
committerwsoltys <wiso@no.way>
Sun, 19 Jan 2014 21:27:47 +0000 (22:27 +0100)
commitb1b0eb8f2d6c890509d3ed449e153a59acda8d67
tree9cdf43c140b58f8f6a3c516c03cab46ebaad45c9
parent0af940a87a22a1bef506b1ed50b7239e7a061e25
fixed: crash on exit when playing a file via upnp's "play with" (fixes #14559). We called stop on a player (upnp) which service was already stopped.
xbmc/Application.cpp