Large GPU buffers can overflow their dimension property due to the use of `PyLong_AsLong` instead of `PyLong_AsSsize_t` when processing the buffer shape. Pull Request: https://projects.blender.org/blender/blender/pulls/113566
Large GPU buffers can overflow their dimension property due to the use of `PyLong_AsLong` instead of `PyLong_AsSsize_t` when processing the buffer shape. Pull Request: https://projects.blender.org/blender/blender/pulls/113566