Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/strbuf-getwholeline-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Oct 2017 05:18:57 +0000
(14:18 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Oct 2017 05:18:58 +0000
(14:18 +0900)
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)
1
2
strbuf.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
4010f1d
642956c
)
diff --cc
strbuf.c
Simple merge