]> Dogcows Code - chaz/tar/commit
(diff_init): Don't use valloc; on older or buggy hosts, you can't
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Aug 2004 04:44:13 +0000 (04:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Aug 2004 04:44:13 +0000 (04:44 +0000)
commit6869d0f6b38a0cef2f04ad1792ce5ff61e314b15
tree0d4cbe3778e2888807106c33b520e03674e686c2
parent81460a034950f1b72de86a8ee12e6ed7b65f9707
(diff_init): Don't use valloc; on older or buggy hosts, you can't
free the result.  Use page_aligned_alloc instead.
src/compare.c
This page took 0.021221 seconds and 4 git commands to generate.