diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2010-08-20 17:09:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-20 18:27:38 +0200 |
commit | 8bd9fd50014424643bddfde51423d42e0fc60800 (patch) | |
tree | 4cc964ddad37e45e53aac7a69e012bb5d22fb5d3 /git-repack.sh | |
parent | Git 1.7.2.2 (diff) | |
download | git-8bd9fd50014424643bddfde51423d42e0fc60800.tar.xz git-8bd9fd50014424643bddfde51423d42e0fc60800.zip |
xmalloc: include size in the failure message
Out-of-memory errors can either be actual lack of memory, or bugs (like
code trying to call xmalloc(-1) by mistake). A little more information
may help tracking bugs reported by users.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions