Skip to content

AtlFindBSEvent: fix cppcheck warning about calling gmtime

Frank Winklmeier requested to merge fwinkl/athena:atlfindbs into main

Fix calls to non-thread safe POSIX functions.

Merge request reports