]> Dogcows Code - chaz/tar/commitdiff
(record_buffer): New var.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Aug 2004 04:43:38 +0000 (04:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Aug 2004 04:43:38 +0000 (04:43 +0000)
(open_archive): Don't use valloc; on older or buggy hosts, you can't
free the result.  Use page_aligned_alloc instead.
Record the pointer to be freed into record_buffer.
(close_archive): Free record_buffer.


No differences found
This page took 0.021851 seconds and 4 git commands to generate.