stefano writes:
> On 2015/11/26 11:43, Eric Blake wrote:
>> On 11/25/2015 06:30 PM, dongxingshui wrote:
>>> monitor.c: Avoid memory leak
>>>
>>> When send a wrong qmp command, a memory leak occurs. Fix it.
>>
>> Looks like the leak was introduced in 710aec9; would be worth amending
>> the commit
On 2015/11/26 11:43, Eric Blake wrote:
> On 11/25/2015 06:30 PM, dongxingshui wrote:
>> monitor.c: Avoid memory leak
>>
>> When send a wrong qmp command, a memory leak occurs. Fix it.
>
> Looks like the leak was introduced in 710aec9; would be worth amending
> the commit message to mention that.
On 11/25/2015 06:30 PM, dongxingshui wrote:
> monitor.c: Avoid memory leak
>
> When send a wrong qmp command, a memory leak occurs. Fix it.
Looks like the leak was introduced in 710aec9; would be worth amending
the commit message to mention that.
Reviewed-by: Eric Blake
>
> Signed-off-by: don