
24 Oct
2019
24 Oct
'19
5 p.m.
On Thu, Oct 24, 2019 at 03:56:34PM +0200, Peter Krempa wrote:
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> --- src/util/virbuffer.c | 78 ++++++-------------------------------------- src/util/virbuffer.h | 13 +++----- 2 files changed, 14 insertions(+), 77 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano