[FFmpeg-devel] [PATCH] aiffdec: Fix SIGFPE on pcm_f32be

Michael Niedermayer michaelni at gmx.at
Wed Mar 21 17:58:08 CET 2012


On Wed, Mar 21, 2012 at 01:17:25PM +0100, Tomas Härdin wrote:
> Hi
> 
> Running ffprobe/avprobe on
> http://titan.codemill.se/~tomhar/samples/sigfpe.aif results in SIGFPE at
> libavformat/aiffdec.c:162 since aiff->block_duration == 0.
> Attached patch sets block_duration = 1 in the default case. Fixes the
> problem for both projects.
> 
> /Tomas

>  aiffdec.c |    1 +
>  1 file changed, 1 insertion(+)
> 6b9dc991bb6bec28a75bbd21e72b18231d5b4f81  0001-aiffdec-Fix-SIGFPE-on-pcm_f32be.patch
> From 4923a8eef9273ca993a8818a9cdea1b5be906e01 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <tomas.hardin at codemill.se>
> Date: Wed, 21 Mar 2012 13:05:34 +0100
> Subject: [PATCH] aiffdec: Fix SIGFPE on pcm_f32be

applied

Thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120321/5bf7fd4e/attachment.asc>


More information about the ffmpeg-devel mailing list