master
Move `sanitizers` module from `thirdparty` to `thirdParty` for consistency. Makes difference only in case-sensitive file systems.
Starting porting to CMake g++-10 compatibility. Added sample rate parameter to rhvoice test. Added 96k to the list of sample rates. Fixed some issues spotted by @zvezdochiot and @dmikushin. Fixed a small issue introduced whan migrating to shared_ptr.
Fix cmake scripts matching the recent changes in the repo layout. (#322)
Hardening fixes