05.03.2015 06:05, arei.gong...@huawei.com wrote:
> From: Gonglei
>
> When not assign a -dtb argument, the variable dtb_filename
> storage returned from qemu_find_file(), which should be freed
> after use. Alternatively we define a local variable filename,
> with 'char *' type, free after use.
Ac
On Wed, Mar 4, 2015 at 7:05 PM, wrote:
> From: Gonglei
>
> When not assign a -dtb argument, the variable dtb_filename
> storage returned from qemu_find_file(), which should be freed
> after use. Alternatively we define a local variable filename,
> with 'char *' type, free after use.
>
> Cc: Mich
On 2015/3/30 1:09, Michael Tokarev wrote:
> 28.03.2015 10:46, Gonglei wrote:
> []
>>> Can this go through -trivial?
>>>
>> It's ok, but I don't know if -trivial branch maintainer has a plan to send a
>> pull request
>> for rc2.
>
> I do have plan to send a pull request, but this thing is ugly. T
28.03.2015 10:46, Gonglei wrote:
[]
>> Can this go through -trivial?
>>
> It's ok, but I don't know if -trivial branch maintainer has a plan to send a
> pull request
> for rc2.
I do have plan to send a pull request, but this thing is ugly. The
original code is ugly, and your patch does not make
On 2015/3/28 15:31, Edgar E. Iglesias wrote:
> On 28/03/2015 12:38 pm, "Gonglei" wrote:
>>
>> Hi,
>>
>>Ping again... Can this patch be a raw stuff for rc2 ?
>
> Looks good to me, thanks.
>
> Reviewed-by: Edgar E. Iglesias
>
Thanks :)
> Can this go through -trivial?
>
It's ok, but I don't
On 28/03/2015 12:38 pm, "Gonglei" wrote:
>
> Hi,
>
>Ping again... Can this patch be a raw stuff for rc2 ?
Looks good to me, thanks.
Reviewed-by: Edgar E. Iglesias
Can this go through -trivial?
Cheers,
Edgar
>
> Regards,
> Gonglei
>
> On 2015/3/17 15:15, Gonglei wrote:
> > On 2015/3/5 11
On Thu, Mar 5, 2015 at 6:05 AM, wrote:
> From: Gonglei
>
> When not assign a -dtb argument, the variable dtb_filename
> storage returned from qemu_find_file(), which should be freed
> after use. Alternatively we define a local variable filename,
> with 'char *' type, free after use.
>
> Cc: Mich
Hi,
Ping again... Can this patch be a raw stuff for rc2 ?
Regards,
Gonglei
On 2015/3/17 15:15, Gonglei wrote:
> On 2015/3/5 11:05, arei.gong...@huawei.com wrote:
>> From: Gonglei
>>
>> When not assign a -dtb argument, the variable dtb_filename
>> storage returned from qemu_find_file(), whic
On 2015/3/5 11:05, arei.gong...@huawei.com wrote:
> From: Gonglei
>
> When not assign a -dtb argument, the variable dtb_filename
> storage returned from qemu_find_file(), which should be freed
> after use. Alternatively we define a local variable filename,
> with 'char *' type, free after use.
>
From: Gonglei
When not assign a -dtb argument, the variable dtb_filename
storage returned from qemu_find_file(), which should be freed
after use. Alternatively we define a local variable filename,
with 'char *' type, free after use.
Cc: Michael Tokarev
Cc: Edgar E. Iglesias
Signed-off-by: Gong
10 matches
Mail list logo