mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-16 20:25:14 -06:00
perl/Git.pm::cat_blob slurped everything in core only to write it out to a file descriptor, which was not a very smart thing to do. * jc/perl-cat-blob: Git.pm: fix cat_blob crashes on large files