Blender Git Loki
Git Commits -> Revision e3544c9
Revision e3544c9 by Sergey Sharybin (master) April 20, 2016, 13:49 (GMT) |
Cycles: Throw bad_alloc exception when custom allocators failed to allocate memory This mimics behavior of default allocators in STL and allows all the routines to catch out-of-memory exceptions and hopefully recover from that situation/ |
Commit Details:
Full Hash: e3544c9e28eded2403613d2bc5af8992c3aa734a
Parent Commit: d7e4f92
Lines Changed: +26, -7