Blender Git Loki
Git Commits -> Revision a2f3aca
Revision a2f3aca by Campbell Barton (master) September 2, 2021, 05:30 (GMT) |
Cleanup: remove redundant edit-mesh memory allocation This memory was only duplicated to satisfy mesh_data_free which was incorrectly freeing the pointer (but nothing else). |
Commit Details:
Full Hash: a2f3aca6470b9a7f211ff95c5f3efeb7f62cb9f4
Parent Commit: 19e1b5c
Lines Changed: +3, -3