Blender Git Commit Log

Git Commits -> Revision 569e2e6

Revision 569e2e6 by Clément Foucault (master)
September 16, 2020, 13:24 (GMT)
GPUDebug: Avoid using STREQ on StringRef

This might be dangerous because StringRef is not guaranteed to be
null-terminated and STREQ assumes null termination.

Commit Details:

Full Hash: 569e2e6dbac489b4143859cfeb87debf7253eab6
Parent Commit: fa81e36
Lines Changed: +1, -1

1 Modified Path:

/source/blender/gpu/intern/gpu_debug.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021