Re: Resampler uninitialized value

2019-12-28 Thread Stefan Westerfeld via beast
Hi! Am 27.12.19 um 01:21 schrieb Tim Janik: > please note this warning in a recent CI run: > > CXX out/tests/testresamplerq.o > tests/testresamplerq.cc:199:20: warning: 1st function call argument is an > uninitialized value > TASSERT (bse_db_from_factor (rt_up.max_error,

[tim-janik/beast] A few bsefcompare cleanups for cppcheck/scan-build issues (#135)

2019-12-28 Thread Stefan Westerfeld via beast
The first commit really just cleans up the code as suggested by cppcheck, however the second commit fixes an actual bug in the max similarity computation, although for almost everybody the fix is irrelevant. You can view, comment on, or merge this pull request online at: