[flac-dev] num_comments==0 and comments==0
Erik de Castro Lopo
mle+la at mega-nerd.com
Sun Jul 5 02:09:32 PDT 2015
Brian Willoughby wrote:
> What is the advantage of removing an assert? - even FLAC_ASSERT()
This specific commit was removed because it firing too often when I
was running flac compiled with --enable-debug under the American
Fuzzy Lop file fuzzer.
> My understanding is that assert() is only compiled into the code with
> Debug builds,
This is correct, but what sort of things are being checked with asserts
that you do not want to check in the Release builds?
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the flac-dev
mailing list