Commit 2884cc42de8b20a58cec8488d014a853d47c047e

Edward Thomson 2015-02-11T09:39:38

overflow checking: don't make callers set oom Have the ALLOC_OVERFLOW testing macros also simply set_oom in the case where a computation would overflow, so that callers don't need to.