mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Initialize some variables that were non initialized in the tracy client. After this commit, there should be less warnings when Tracy is integrated in applications built with flags connected to uninitialized variables, such as Wmaybe-uninitialized.