Blender Git Commit Log
Git Commits -> Revision 554b1b1
Revision 554b1b1 by Kévin Dietrich (blender-v2.93-release) November 2, 2021, 11:50 (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: 554b1b1663aa92478c7f7ed68c2cfe9a58b9ba0d
Parent Commit: 272cb61
Committed By: Philipp Oeser
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/string_utils.c (+1, -0) (Diff)