Commit fdc0c5f6548b44d6fbe1eb9a0d38a8ef5aae2b86

Carlos Martín Nieto 2012-04-29T01:20:02

pkt: bring back GIT_ESHORTBUFFER The recent 64-bit Windows fixes changed the return code in git_pkt_parse_line() so it wouldn't signal a short buffer, breaking the network code. Bring it back.