Not a bug. GPBuffer takes a reference to a pointer. Even though the pointer is not initialized, the reference is well defined. That said, I do not like this GPBuffer thing, but it has spread everywhere...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not a bug. GPBuffer takes a reference to a pointer. Even though the pointer is not initialized, the reference is well defined. That said, I do not like this GPBuffer thing, but it has spread everywhere...