Skip to content
  • Junio C Hamano's avatar
    Merge branch 'rs/strbuf-getwholeline-fix' · 0c493966
    Junio C Hamano authored
    A helper function to read a single whole line into strbuf
    mistakenly triggered OOM error at EOF under certain conditions,
    which has been fixed.
    
    * rs/strbuf-getwholeline-fix:
      strbuf: clear errno before calling getdelim(3)
    0c493966