Blender Git Commit Log
Git Commits -> Revision 010e675
Revision 010e675 by Kévin Dietrich (master) October 20, 2021, 18:03 (GMT) |
Fix missing null-terminator in BLI_string_join_arrayN Although the documentation says so, the null-terminator was missing. This could cause crashes when logging shader linking errors as shader sources are empty in this case. |
Commit Details:
Full Hash: 010e675b1b436a824a3149dd478a1c8f4191fe42
Parent Commit: 1de8374
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/string_utils.c (+1, -0) (Diff)