On 01/21/2014 06:47 PM, Brian Paul wrote:
> On 01/21/2014 05:30 PM, Ian Romanick wrote:
>> From: Ian Romanick
>>
>> Since the list pointer was never incremented when a OPCODE_PIXEL_MAP
>> opcode was encountered, the data for the instruction would get freed
>> over and over and over... resulting in
On 01/21/2014 05:30 PM, Ian Romanick wrote:
From: Ian Romanick
Since the list pointer was never incremented when a OPCODE_PIXEL_MAP
opcode was encountered, the data for the instruction would get freed
over and over and over... resulting in a crash.
Fixes gl-1.0-beginend-coverage.
Signed-off-b
From: Ian Romanick
Since the list pointer was never incremented when a OPCODE_PIXEL_MAP
opcode was encountered, the data for the instruction would get freed
over and over and over... resulting in a crash.
Fixes gl-1.0-beginend-coverage.
Signed-off-by: Ian Romanick
Bugzilla: https://bugs.freede