
* abort_remote(): replace borken MIN(4,BUFSIZ) with just BUFSIZ; it should have been MAX(4,BUFSIZ), but it's probably safe to assume that BUFSIZ is at least 3... (fix from simonb) * auth_url(): use the correct variable when calculating a buffer size.
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%