Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
read-cache.c: use xcalloc() not calloc()
Elsewhere we use xcalloc(); we should consistently do so. Signed-off-by: Yakov Lerner <iler.ml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information