• Show log

    Commit

  • Hash : 59d99adc
    Author : Edward Thomson
    Date : 2018-01-31T09:34:52

    odb: check for alloc errors on hardcoded objects
    
    It's unlikely that we'll fail to allocate a single byte, but let's check
    for allocation failures for good measure.  Untangle `-1` being a marker
    of not having found the hardcoded odb object; use that to reflect actual
    errors.