[Mesa-dev] [PATCH] mesa: fix incorrect type when allocating arrays

Andres Rodriguez andresx7 at gmail.com
Wed Feb 7 19:51:11 UTC 2018


Pushed, thanks for the report.


On 2018-02-07 02:47 PM, Matt Turner wrote:
> On Wed, Feb 7, 2018 at 11:46 AM, Andres Rodriguez <andresx7 at gmail.com> wrote:
>> The array members are have type 'struct gl_buffer_object *'
>>
>> Found by coverity.
>>
>> Signed-off-by: Andres Rodriguez <andresx7 at gmail.com>
>> ---
>>
>> I think this should fix the issue, if I'm interpreting
>> the coverity message correctly.
> 
> Yep, that matches my understanding. Thanks!
> 
> Reviewed-by: Matt Turner <mattst88 at gmail.com>
> 


More information about the mesa-dev mailing list