Hi,
Reviewed-by: Mathias Fröhlich
best
Mathias
On Sunday, 1 July 2018 10:05:35 CEST Gert Wollny wrote:
> From: Gert Wollny
>
> restart_index is later always used in a comparison, so it should be
> initialized properly.
>
> Fixes valgrind warning:
> Conditional jump or move depends on uninit
On Mon, Jul 2, 2018 at 9:30 AM, Brian Paul wrote:
> On 07/01/2018 02:05 AM, Gert Wollny wrote:
>>
>> From: Gert Wollny
>>
>> restart_index is later always used in a comparison, so it should be
>> initialized properly.
>>
>> Fixes valgrind warning:
>> Conditional jump or move depends on uninitia
Reviewed-by: Roland Scheidegger
Am 01.07.2018 um 10:05 schrieb Gert Wollny:
> From: Gert Wollny
>
> restart_index is later always used in a comparison, so it should be
> initialized properly.
>
> Fixes valgrind warning:
> Conditional jump or move depends on uninitialised value(s)
> at 0xB
On 07/01/2018 02:05 AM, Gert Wollny wrote:
From: Gert Wollny
restart_index is later always used in a comparison, so it should be
initialized properly.
Fixes valgrind warning:
Conditional jump or move depends on uninitialised value(s)
at 0xB8D682F: r600_draw_vbo (r600_state_common.c:2153
From: Gert Wollny
restart_index is later always used in a comparison, so it should be
initialized properly.
Fixes valgrind warning:
Conditional jump or move depends on uninitialised value(s)
at 0xB8D682F: r600_draw_vbo (r600_state_common.c:2153)
by 0xB71F743: u_vbuf_draw_vbo (u_vbuf.c:1