]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't call disabled timer callbacks in event-test.c
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 26 Jan 2010 01:54:34 +0000 (02:54 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 26 Jan 2010 20:23:18 +0000 (21:23 +0100)
commit7f7676e77beb43134b3e4d662d09b685d96c8d94
tree6f57f6703721193e80a7f08115e8402068f05760
parentef088ed962cc39e6ca301cade1c5416257aed984
Don't call disabled timer callbacks in event-test.c

This fixes a segfault in the remote driver that occurs for example when
the event-test is run inside a domain-0 and libvirtd is also running.
examples/domain-events/events-c/event-test.c