From 8795fc6ba8e316351e9ec579e1b74420a7237610 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Feb 2019 14:05:59 -0400 Subject: [PATCH] same --- ...comment_1_9deb76907a5b1182e201b0c6bc708caf._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/__34__git_update-index_--refresh_bigfile__34___fails_with___34__fatal__58___Out_of_memory__44___realloc_failed__34__/comment_1_990498b543812acb1adf206d8d7d24eb/comment_1_9deb76907a5b1182e201b0c6bc708caf._comment diff --git a/doc/bugs/__34__git_update-index_--refresh_bigfile__34___fails_with___34__fatal__58___Out_of_memory__44___realloc_failed__34__/comment_1_990498b543812acb1adf206d8d7d24eb/comment_1_9deb76907a5b1182e201b0c6bc708caf._comment b/doc/bugs/__34__git_update-index_--refresh_bigfile__34___fails_with___34__fatal__58___Out_of_memory__44___realloc_failed__34__/comment_1_990498b543812acb1adf206d8d7d24eb/comment_1_9deb76907a5b1182e201b0c6bc708caf._comment new file mode 100644 index 0000000000..007cea3559 --- /dev/null +++ b/doc/bugs/__34__git_update-index_--refresh_bigfile__34___fails_with___34__fatal__58___Out_of_memory__44___realloc_failed__34__/comment_1_990498b543812acb1adf206d8d7d24eb/comment_1_9deb76907a5b1182e201b0c6bc708caf._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2019-02-05T18:04:51Z" + content=""" +This appears to be the same bug in git as + +and I suppose that the simple patch to git to make it avoid an excessive +malloc of memory it never actually needs to use would also fix this case. +"""]]