Blender Git Commit Log

Git Commits -> Revision af425f3

Revision af425f3 by Clément Foucault (master)
February 7, 2018, 18:15 (GMT)
DRW: Fix memory leak with dupli objects.

This was caused by dupli's ObjectEngineData that were not free.

This allocates the data using the instance data manager (no alloc/free between frames). Though the data should be treated as not persistent in this case.

Commit Details:

Full Hash: af425f3f7a08c09f7fbc7076b364fac75163b296
Parent Commit: 8a2f93b
Lines Changed: +11, -1

1 Modified Path:

/source/blender/draw/intern/draw_manager.c (+11, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021