Files
test/source/blender/blenlib
Campbell Barton c1c022342c fix for invalid use of memset when loading tiff images
- memset(..., 1.0); // isnt valid
- memset(pointer, sizeof(pointer)) // was using the sizeof the pointer, not the size of the array, since this was to fill in alpha values it was obviously wrong.
2012-04-23 23:57:17 +00:00
..
2012-03-18 07:38:51 +00:00
2012-03-09 00:41:09 +00:00
2012-03-09 00:41:09 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-18 07:38:51 +00:00
2012-03-01 12:20:18 +00:00
2012-03-03 22:07:58 +00:00
2012-03-18 07:38:51 +00:00
2012-03-01 23:14:51 +00:00
2012-04-22 11:54:53 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00