Am 18.10.2016 um 12:37 hat Pino Toscano geschrieben:
> The 'obj' result of the visitor was not properly freed, like done in
> other places doing a similar job.
>
> Signed-off-by: Pino Toscano
Thanks, applied to my block branch.
Kevin
On 10/18/2016 05:37 AM, Pino Toscano wrote:
> The 'obj' result of the visitor was not properly freed, like done in
> other places doing a similar job.
>
> Signed-off-by: Pino Toscano
> ---
Reviewed-by: Eric Blake
>
> Changes in v2:
> - added Signed-off-by
>
> block/qapi.c | 1 +
> 1 file ch
The 'obj' result of the visitor was not properly freed, like done in
other places doing a similar job.
Signed-off-by: Pino Toscano
---
Changes in v2:
- added Signed-off-by
block/qapi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/block/qapi.c b/block/qapi.c
index 6f947e3..50d3090 100644