libvirt/examples
Jesse J. Cook 90ebc54e9d dom event example: init before register event impl
In the domain-events example C code virEventRegisterDefaultImpl was being
called before virConnectOpen without first calling virInitialize. While this
code worked, it is incorrect. Adding a call to g_string_new prior to the call
to virEventRegisterDefaultImpl would cause the code to break. This fix will
help avoid unintentional misue of the API.

Relates to: Ret Hat Bugzilla - Bug 961155
2013-05-10 11:21:08 +02:00
..
apparmor apparmor: QEMU bridge helper policy updates 2012-08-06 16:56:59 +02:00
domain-events dom event example: init before register event impl 2013-05-10 11:21:08 +02:00
dominfo Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
domsuspend Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
hellolibvirt hellolibvirt: Adjust code to use new APIs 2013-03-04 17:36:03 -05:00
openauth maint: consolidate several .gitignore files 2012-02-03 15:27:16 -07:00
python Various typos and misspellings 2012-10-12 00:03:43 +02:00
systemtap Re-add DTrace probes on 'dispose' functions 2013-03-14 12:42:21 +00:00
xml Revert "Refactor the libvirt RPM daemon pieces" 2012-04-03 14:49:31 +08:00