diff options
| author | Junio C Hamano <gitster@pobox.com> | 2019-09-18 11:50:07 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-09-18 11:50:08 -0700 |
| commit | 128666753b449bd76315c8f0a10b752c6a97561f (patch) | |
| tree | 3ce94094cf31aa29f57b6b03be2ceaa041f15b51 /git-gui/lib/diff.tcl | |
| parent | Merge branch 'js/rebase-r-strategy' (diff) | |
| parent | packfile: drop release_pack_memory() (diff) | |
| download | git-128666753b449bd76315c8f0a10b752c6a97561f.tar.gz git-128666753b449bd76315c8f0a10b752c6a97561f.zip | |
Merge branch 'jk/drop-release-pack-memory'
xmalloc() used to have a mechanism to ditch memory and address
space resources as the last resort upon seeing an allocation
failure from the underlying malloc(), which made the code complex
and thread-unsafe with dubious benefit, as major memory resource
users already do limit their uses with various other mechanisms.
It has been simplified away.
* jk/drop-release-pack-memory:
packfile: drop release_pack_memory()
Diffstat (limited to 'git-gui/lib/diff.tcl')
0 files changed, 0 insertions, 0 deletions
