--On 6 August 2013 14:30:43 +0200 Stefan Hajnoczi <stefa...@redhat.com> wrote:

On Tue, Aug 06, 2013 at 10:16:24AM +0100, Alex Bligh wrote:
@@ -628,6 +629,8 @@ int main(int argc, char **argv)
 {
     GSource *src;

+    init_clocks();
+

Why add this call now?

Because otherwise make check SEGVs after the patch.

Are there any other programs where this should
be added too?

I believe not (at least make check does not fail anything).

--
Alex Bligh

Reply via email to