• Show log

    Commit

  • Hash : 3e6533ba
    Author : Edward Thomson
    Date : 2017-12-10T17:25:00

    odb_loose: reject objects that cannot fit in memory
    
    Check the size of objects being read from the loose odb backend and
    reject those that would not fit in memory with an error message that
    reflects the actual problem, instead of error'ing later with an
    unintuitive error message regarding truncation or invalid hashes.