Skip to content

Initialize all member of tm struct to 0 and remove unnecesary const ref from...

Andrea Gianarda requested to merge fix/uninitialized_tm_struct_5_4 into release/5.4

Initialize all member of tm struct to 0 and remove unnecesary const ref from conference start and end time as well as the joining window

Merge request reports