
14 Jan
2016
14 Jan
'16
10:24 a.m.
On Wed, Jan 13, 2016 at 05:07:04PM -0500, John Ferlan wrote:
Commit id '7bf3198df' neglected to initialize deflate leading to a possibility if model allocation/checks fail, then the VIR_FREE(deflate) would be erroneous. Noted by Jan Tomko.
Signed-off-by: John Ferlan <jferlan@redhat.com> ---
ACK Jan