]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: hacking: document preferred strdup alternatives
authorJán Tomko <jtomko@redhat.com>
Fri, 18 Oct 2019 21:14:40 +0000 (23:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 22 Oct 2019 20:15:02 +0000 (22:15 +0200)
commitda5c73352402df3a04fa2b2d205167486ff36403
tree1a0ffeb92b49f39d86f71c7c71aa1a35c5252226
parent95f3a1fe3cd09dbe33c3cdec5b1055033bc3a82a
docs: hacking: document preferred strdup alternatives

Recommend g_str(n)dup instead of VIR_STRDUP.

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