[vlc-devel] [PATCH 0/1] Fix CBus control module infinite loop
Jorge Bellon-Castro
jbelloncastro at gmail.com
Sun Apr 19 01:35:52 CEST 2020
This patch fixes an infinite loop when a GetMetadata request
argument contains an invalid object path.
In the event of such an invalid argument, the method call replies
with an 'unknown object' error.
Jorge Bellon Castro (1):
Return DBus error message instead of infinite loop
modules/control/dbus/dbus_common.h | 6 ++++++
modules/control/dbus/dbus_tracklist.c | 15 +++++++++------
2 files changed, 15 insertions(+), 6 deletions(-)
--
2.25.1
More information about the vlc-devel
mailing list