• Show log

    Commit

  • Hash : cb4bfbc9
    Author : Edward Thomson
    Date : 2020-04-05T11:07:54

    buffer: git_buf_sanitize should return a value
    
    `git_buf_sanitize` is called with user-input, and wants to sanity-check
    that input.  Allow it to return a value if the input was malformed in a
    way that we cannot cope.