]> Dogcows Code - chaz/tar/commit - src/extract.c
(delay_set_stat): Fix off-by-one error in file
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Aug 2001 21:37:27 +0000 (21:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Aug 2001 21:37:27 +0000 (21:37 +0000)
commit4bb7c67e043f5103e63d715ae49fb27c6ae60e1e
treefc378858ca3631805dcb29dbb6a905aa12f61f72
parent68867c01034cc99f0d884dc987c16e5c4f39ce96
(delay_set_stat): Fix off-by-one error in file
name size allocation that caused core dumps.
From Jan.Djarv@mbox200.swipnet.se.
(extract_archive): Use strcpy, not memcpy,
for consistency with other code that does similar things.
src/extract.c
This page took 0.025354 seconds and 4 git commands to generate.