Blender Git Loki
Git Commits -> Revision 8926b09
October 28, 2020, 08:26 (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: 8926b09fa9a065912aa0237015c6085200834cd3
Parent Commit: c2535df
Committed By: Jeroen Bakker
Lines Changed: +51, -1