]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: hacking: mention GLib alternatives of libvirt allocation macros
authorJán Tomko <jtomko@redhat.com>
Fri, 18 Oct 2019 21:12:19 +0000 (23:12 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 22 Oct 2019 20:09:48 +0000 (22:09 +0200)
commit48f48b27afe97284d2ba8208663320c8f0554421
tree1b85ea6e5c2b035557701c1ff784d58c09146b72
parente30c787a0cef6cc7dccb4da730b6163e1d1c485b
docs: hacking: mention GLib alternatives of libvirt allocation macros

Document the preferred alternatives to existing libvirt macros for
memory allocation. These cannot be deleted just yet because
converting them will require a lot of work.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/hacking.html.in