Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid NULL dereference on failed malloc
* builtin-remote.c (get_one_entry): Use xmalloc, not malloc. Signed-off-by: Jim Meyering <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information