Fix a couple of reserve()s that should be resize() (#2285).
authorCarl Hetherington <cth@carlh.net>
Sun, 17 Jul 2022 18:01:58 +0000 (20:01 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Jul 2022 18:02:08 +0000 (20:02 +0200)
commite0fe726fe76b0a8a5b36ec2fd2884617e75aae94
treed94d9b27d85e94fc5e9224444565dac6f3a764c1
parentddf516a1bad4b9c3ad32a358cc016e4fe5511b6d
Fix a couple of reserve()s that should be resize() (#2285).
src/lib/audio_filter.cc
test/audio_filter_test.cc