better wrap up the out-of-memory logic
We're about to change the way error() works and don't want the out-of-memory handling to be caught up in this. Out-of-memory is a resource issue that doesn't require graceful exit or attempts to preserve state.
parent
ed18ea44
Please register or sign in to comment