On 9 March 2017 at 14:12, Vedran Miletić wrote:
> On 03/09/2017 12:21 AM, Jan Vesely wrote:
>> v2: buffers are created with one reference.
>> Signed-off-by: Jan Vesely
>> ---
>> Vedran, can you confirm that this one still fixes the problem? Seems OK on
>> EG.
>>
>
> Unfortunately it does not, va
On 03/09/2017 12:21 AM, Jan Vesely wrote:
> v2: buffers are created with one reference.
> Signed-off-by: Jan Vesely
> ---
> Vedran, can you confirm that this one still fixes the problem? Seems OK on EG.
>
Unfortunately it does not, valgrind reports Invalid read here.
Regards,
Vedran
> Jan
>
>
v2: buffers are created with one reference.
Signed-off-by: Jan Vesely
---
Vedran, can you confirm that this one still fixes the problem? Seems OK on EG.
Jan
src/gallium/state_trackers/clover/core/resource.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/gallium/stat