knik0 / faac

Freeware Advanced Audio Coder faac mirror
https://sourceforge.net/projects/faac/
Other
179 stars 60 forks source link

floating point exceptions in multiple locations #14

Closed project-repo closed 6 years ago

project-repo commented 6 years ago

Hi, I was fuzzing faac with afl and I came across some floating point exceptions. One is in lifaac/quantize.c line 367 and the other is in frontend/input.c line 257 (compile with address sanitizer for a more concise backtrace). I will attach the two files causing these errors. (Sorry about the weird file extensions, github won't let me upload the files as .wav)

err1.txt err2.txt

cheers project-repo

fabiangreffrath commented 6 years ago

@project-repo why did you close this?