Allowing small allocations to fail
Allowing small allocations to fail
Posted Mar 13, 2015 7:35 UTC (Fri) by dlang (guest, #313)In reply to: Allowing small allocations to fail by epa
Parent article: Allowing small allocations to fail
so what do you do when you can't notify userspace? For example, a memory allocation failure when you are trying to write data to disk and the program that created the data has already exited.