Blender Git Commit Log
Git Commits -> Revision 9f7f4c1
Revision 9f7f4c1 by Antonio Vazquez (master) March 5, 2019, 11:06 (GMT) |
Fix T62194: Blender crash after makingnew file after using Grease Pencil. The crash was detected in draw_manager, but the real problem was a wrong pointer that corrupted the struct, so the free function failed. Redesign this area to keep pointer correct all the time. |
Commit Details:
Full Hash: 9f7f4c1a6a838329ce6d11974a9d5595595b6032
Parent Commit: 6c513dc
Lines Changed: +6, -6