
20 Aug
2020
20 Aug
'20
10:22 a.m.
On Tue, Jul 07, 2020 at 21:46:21 +0200, Michal Privoznik wrote:
A cleanup function can be declared for virFDStreamMsg type so that the structure doesn't have to be freed explicitly.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/util/virfdstream.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>