Bug#340960: Patch for Bug #340960: --delete-input-file ate my data

2006-01-05 Thread Lars Wirzenius
package flac tags 340960 + patch thanks Attached is flac.diff, which turns the warnings about unexpected EOF into errors, so that --delete-input-file doesn't delete the input file if there is something suspicious going on. I'm not going to NMU this immediately, but I may do that later. --

Bug#340960: --delete-input-file ate my data

2005-11-27 Thread Robert Millan
Package: flac Severity: grave $ flac --delete-input-file -V --best 1_orig.wav [...] 1_orig.wav: 46% complete, ratio=0.3691_orig.wav: WARNING: unexpected EOF; expected 536869888 samples, got 246564864 samples 1_orig.wav: 46% complete, ratio=0.369 After this, 1_orig.wav was deleted. The