Pan Nengyuan 于2020年8月27日周四 下午3:06写道:
>
>
>
> On 2020/8/26 20:20, Li Qiang wrote:
> > Pan Nengyuan 于2020年8月14日周五 下午6:15写道:
> >>
> >> Receiving error in local variable err, and forgot to free it.
> >> Considering that there is no place to deal with it. Clean up.
> >>
> >> Reported-by: Euler Robot
On 2020/8/26 20:20, Li Qiang wrote:
> Pan Nengyuan 于2020年8月14日周五 下午6:15写道:
>>
>> Receiving error in local variable err, and forgot to free it.
>> Considering that there is no place to deal with it. Clean up.
>>
>> Reported-by: Euler Robot
>> Signed-off-by: Pan Nengyuan
>> ---
>> Cc: Gerd Hoff
Pan Nengyuan 于2020年8月14日周五 下午6:15写道:
>
> Receiving error in local variable err, and forgot to free it.
> Considering that there is no place to deal with it. Clean up.
>
> Reported-by: Euler Robot
> Signed-off-by: Pan Nengyuan
> ---
> Cc: Gerd Hoffmann
> ---
> ui/gtk-gl-area.c | 5 ++---
> 1 fi
Receiving error in local variable err, and forgot to free it.
Considering that there is no place to deal with it. Clean up.
Reported-by: Euler Robot
Signed-off-by: Pan Nengyuan
---
Cc: Gerd Hoffmann
---
ui/gtk-gl-area.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/u