Blender Git Commit Log
Git Commits -> Revision 01d3fbc
Revision 01d3fbc by Bastien Montagne (master) October 26, 2020, 16:36 (GMT) |
Fix T81421: "Saving As..." a blend file with a Script node file path filled with 1023 symbols crashes Blender. Usual lack of protection against buffer overflows when manipulating strings. Also add some basic tests for `BLI_path_rel`. |
Commit Details:
Full Hash: 01d3fbc496a2d2ce09910754b47306fb719cb940
Parent Commit: 47eabae
Lines Changed: +51, -1