GNOME Bugzilla – Bug 627162
[pulse] better fallback return value for gst_pulse_client_name()
Last modified: 2010-09-04 13:13:58 UTC
Currently the gst_pulse_client_name() fallbacks to return "GStreamer". We should add the application pid value.
Created attachment 168085 [details] [review] pulseutil: include pid value in gst_pulse_client_name() fallback return value Fixes bug 627162
Comment on attachment 168085 [details] [review] pulseutil: include pid value in gst_pulse_client_name() fallback return value There's nothing in configure to check for process.h, other than that this is good
Created attachment 168093 [details] [review] pulseutil: include pid value in gst_pulse_client_name() fallback return value Fixes bug 627162
Ok, will push this after release. Thanks :)
commit 39d2ef5136a7c50458567a9be643bfcaaccfdff5 Author: Philippe Normand <pnormand@igalia.com> Date: Tue Aug 17 16:26:41 2010 +0200 pulseutil: include pid value in gst_pulse_client_name() fallback return val Fixes bug #627162