We released a new version of PVS-Studio code analyzer - PVS-Studio 3.60.
Release notes:
- New rule V122: Memsize type is used in the struct/class.
- New rule V303: The function is deprecated in the Win64 system. It is safer to use the NewFOO function.
- New rule V2001: Consider using the extended version of the FOO function here.
- New rule V2002: Consider using the 'Ptr' version of the FOO function here.