Blender Git Loki
Git Commits -> Revision 3ec9b8e
Revision 3ec9b8e by Sergey Sharybin (master) February 13, 2015, 20:30 (GMT) |
Purge temporary files on abort This way both BLI_assert() and abort() called directly shouldn't leave any files in the temp folder. Previously it was really possible to have gadzillions of files left over because of assert failures and debug aborts during the development process. |
Commit Details:
Full Hash: 3ec9b8e0c27d42e3932a26da3221f78c6a5dc4e7
Parent Commit: ab77466
Lines Changed: +17, -0
1 Modified Path:
/source/creator/creator.c (+17, -0) (Diff)