Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR…
… any more In MSVC2015 the behavior of vsnprintf was changed. W/o this fix there is one character missing at the end. Signed-off-by: Sven Strickroth <[email protected]> Acked-by: Johannes Schindelin <[email protected]> Acked-by: Sebastian Schuberth <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information