]> git.sesse.net Git - vlc/commit
dbus: Add missing memory allocation failure handling
authorMirsal Ennaime <mirsal@videolan.org>
Fri, 1 Feb 2013 17:25:45 +0000 (18:25 +0100)
committerMirsal Ennaime <mirsal@videolan.org>
Tue, 5 Feb 2013 12:33:36 +0000 (13:33 +0100)
commit018ea797875b5f61c208f2845615460bc39c146c
treeaa08be98c88f42b8001bab029a0d61a59b2e4f3c
parent57a0261edafdddd004f8efdfd0f9d6b1c61e3408
dbus: Add missing memory allocation failure handling

Handle memory allocation failures when sending the PropertyChanged
signal in the TrackList interface implementation.
modules/control/dbus/dbus_tracklist.c