Re: [Mesa-dev] texstore byteswap allocation bug

2015-09-01 Thread Dave Airlie
On 1 September 2015 at 20:34, Iago Toral wrote: > Hey, > > On Tue, 2015-08-18 at 12:52 +1000, Dave Airlie wrote: >> Hey, >> >> while running CTS under valgrind I got to see a lot of >> >> ==32256== Invalid read of size 2 >> ==32256==at 0x5B53F07: convert_ushort (format_utils.c:1155) >> ==32256

Re: [Mesa-dev] texstore byteswap allocation bug

2015-09-01 Thread Iago Toral
On Tue, 2015-09-01 at 12:34 +0200, Iago Toral wrote: > Hey, > > On Tue, 2015-08-18 at 12:52 +1000, Dave Airlie wrote: > > Hey, > > > > while running CTS under valgrind I got to see a lot of > > > > ==32256== Invalid read of size 2 > > ==32256==at 0x5B53F07: convert_ushort (format_utils.c:115

Re: [Mesa-dev] texstore byteswap allocation bug

2015-09-01 Thread Iago Toral
Hey, On Tue, 2015-08-18 at 12:52 +1000, Dave Airlie wrote: > Hey, > > while running CTS under valgrind I got to see a lot of > > ==32256== Invalid read of size 2 > ==32256==at 0x5B53F07: convert_ushort (format_utils.c:1155) > ==32256==by 0x5B8523A: _mesa_swizzle_and_convert (format_utils

[Mesa-dev] texstore byteswap allocation bug

2015-08-17 Thread Dave Airlie
Hey, while running CTS under valgrind I got to see a lot of ==32256== Invalid read of size 2 ==32256==at 0x5B53F07: convert_ushort (format_utils.c:1155) ==32256==by 0x5B8523A: _mesa_swizzle_and_convert (format_utils.c:1453) ==32256==by 0x5B11151: _mesa_format_convert (format_utils.c:3