#138462 xdelta does not remove temporary files when processing gzipped inputs

Package:
xdelta
Source:
xdelta
Description:
A diff utility which works with binary files
Submitter:
Zygo Blaxell
Date:
2005-07-18 03:44:35 UTC
Severity:
normal
#138462#5
Date:
2002-03-15 15:40:36 UTC
From:
To:
xdelta creates temporary files when performing a delta between compressed
inputs.  If an error (e.g. no space left on device) is encountered
while generating the temporary files, the files are not removed when
xdelta exits.  This usually leaves the device completely full, among
other annoyances.