From 1cb53ba2f9e2772a71edcbf642a9470980ded63e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 6 May 2005 16:55:17 +0000 Subject: gst/volenv/gstvolenv.c: Check whether string passed as 'controlpoint' property is formatted as expected (checking ret... Original commit message from CVS: * gst/volenv/gstvolenv.c: (gst_volenv_set_property): Check whether string passed as 'controlpoint' property is formatted as expected (checking return value of sscanf() will also make gcc-4 happy). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index da6b5855..9f40e051 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-05-06 Tim-Philipp Müller + + * gst/volenv/gstvolenv.c: (gst_volenv_set_property): + Check whether string passed as 'controlpoint' + property is formatted as expected (checking return + value of sscanf() will also make gcc-4 happy). + 2005-05-06 Wim Taymans * configure.ac: -- cgit v1.2.1