Trigger: thread-checker fixes
- May 31, 2021
-
-
Frank Winklmeier authored7ad14696
-
Frank Winklmeier authored
- Use `std::vector<bool>` instead of a `static` array to store bits. - Replace `localtime` with thread-safe `localtime_r`.
72cf8802 -
Frank Winklmeier authoredd6100aec
-
Frank Winklmeier authored5f999699
-