rekado commented on issue guile-hurd/guile-hurd#2
Error handling in mach?For the out-of-memory condition we could allocate it ahead of time and return that pre-allocated condition when necessary. To be on the safe side we could also allocate a sacrificial block of memory and release it in case of OOM.
3 years ago