c06feccf2a
* Potential fix for code scanning alert no. 24: Use of potentially dangerous function Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * clang-format fix * use std::localtime_r instead of localtime. Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com> * localtime_r is defined in global namespace. --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: Kandula, Venkateshwar reddy <Venkateshwarreddy.Kandula@amd.com> Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com>