• Show log

    Commit

  • Hash : de999f26
    Author : Edward Thomson
    Date : 2015-11-13T15:36:45

    checkout::crlf test: don't crash when no idx entry When there's no matching index entry (for whatever reason), don't try to dereference the null return value to get at the id. Otherwise when we break something in the index API, the checkout test crashes for confusing reasons and causes us to step through it in a debugger thinking that we had broken much more than we actually did.