Commits
Andrea Biscuola authored 654fc52d4d6
........S. [ZBXNEXT-4002] don't case dinamically allocated memory Casting is needed only if stdlib.h is not included. In this case it's included from common.h through sysinc.h. Also, no need to cast an assignement to a void pointer.