]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: buffer: Remove error handling internals
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Oct 2019 12:09:42 +0000 (14:09 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 24 Oct 2019 17:35:34 +0000 (19:35 +0200)
commit418aa809fdd401a82baafda68ae74c3db0fada09
tree6bb20bf3781c9b330986a95baac1d2f67235ff09
parent244f906b166f039c27bf427f9fbce5bf6b95dede
util: buffer: Remove error handling internals

Now that there are no errors reported and tracked in virBuffer, remove
all the internals which were used to track them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virbuffer.c
src/util/virbuffer.h