mirror of
https://github.com/git/git.git
synced 2026-01-14 21:01:11 +00: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