
6 Mar
2019
6 Mar
'19
9:54 a.m.
On Wed, Mar 06, 2019 at 09:20:26AM +0100, Peter Krempa wrote:
The function does not transfer errors from 'attrBuf' and 'childBuf' arguments into 'buf', but rather reports them right away, thus we need to make sure that it's always checked.t
s/checked.t/checked/
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virxml.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano