Files
test2/source/blender
Campbell Barton 12168ccf18 ImBuf: replace incorrect strstr use with memcmp
Besides being incorrect as only the first two bytes should be tested,
searching binary data using `strstr` can easily read past buffer bounds.
2020-11-11 14:41:04 +11:00
..
2020-10-19 09:11:00 -07:00
2020-10-19 08:12:33 -07:00