fix warnings from clang about memeset applied to structure members. This is not…

Authored by cgilles on Feb 22 2020, 10:50 AM.

Description

fix warnings from clang about memeset applied to structure members. This is not necessary to reset memory in low level with memset as now all structures members are initialized in construtors

Details

Committed
cgillesFeb 22 2020, 10:50 AM
Parents
R482:e65a7e8c9a06: apply script to drop extra spaces
Branches
Unknown
Tags
Unknown