Blender Git Commit Log
Git Commits -> Revision 45c7468
Revision 45c7468 by Kévin Dietrich (temp-abc-features) October 20, 2021, 11:22 (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: 45c7468e42cbbf63368cffb11ca19c6c19fc0eaf
Parent Commit: cda3622
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/string_utils.c (+1, -0) (Diff)