Bug#504308: toolame: WAV header read incorrectly on 64-bit platforms

2008-11-03 Thread Fabian Greffrath
Reinhard Tartler schrieb: is this patch already upstream? Well, it appears upstream is dead for ~5 years... -- Dipl.-Phys. Fabian Greffrath Ruhr-Universität Bochum Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT) Universitätsstr. 150, IB 3/134 D-44780 Bochum Telefon: +49 (0)234

Bug#504308: toolame: WAV header read incorrectly on 64-bit platforms

2008-11-03 Thread Reinhard Tartler
Fabian Greffrath <[EMAIL PROTECTED]> writes: > thank your very much for the patch! I've applied it in SVN so the bug > will be closed with the next upload of the package. is this patch already upstream? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to [EMAI

Bug#504308: toolame: WAV header read incorrectly on 64-bit platforms

2008-11-03 Thread Fabian Greffrath
tags 504308 + pending thanks Dear Christian, thank your very much for the patch! I've applied it in SVN so the bug will be closed with the next upload of the package. Cheers, Fabian -- Dipl.-Phys. Fabian Greffrath Ruhr-Universität Bochum Lehrstuhl für Energieanlagen und Energieprozesstechn

Bug#504308: toolame: WAV header read incorrectly on 64-bit platforms

2008-11-02 Thread Christian Grigis
Package: toolame Version: 02l-6 Severity: important Tags: patch When reading the sample frequency of the WAV header (a 32-bit value), a pointer to an "unsigned long" is used on little-endian platforms. Unfortunately, "unsigned long" is 64-bit on 64-bit platforms: % file audio.wav audio.wav: RIFF