]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Need to set data->error on VIR_ALLOC_N failure
authorJohn Ferlan <jferlan@redhat.com>
Fri, 14 Apr 2017 16:35:26 +0000 (12:35 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 25 Apr 2017 19:33:22 +0000 (15:33 -0400)
commit74face42b653f02e7e02866f296cf696731ea7fa
tree40bcd093239514ca6d04e3f4a3e72d1c0c18e2f2
parent6b5ac3c71d8472f7e4d5c45ada31ae53a157af03
secret: Need to set data->error on VIR_ALLOC_N failure

Commit id 'bb1fba629' neglected to set when creating the function.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/virsecretobj.c