• Show log

    Commit

  • Hash : 2884cc42
    Author : Edward Thomson
    Date : 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.