Blender Git Commit Log
Git Commits -> Revision 501854e
Revision 501854e by Bastien Montagne (master) October 26, 2020, 16:22 (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: 501854e4ee0a7ad5f1f0274be8fae76e16e604ec
Parent Commit: 253ae3d
Lines Changed: +51, -1