Commits
Sandis Neilands authored 4c723903c72
........S. [ZBXNEXT-922] removed constant renaming macros, parenthesized macro parameter names CERT secure coding reference PRE01-C. Use parentheses within macros around parameter names If this is implemented PRE00-C. Prefer inline or static functions to function-like macros then we don't have to worry about this in the future PRE31-C. Avoid side effects in arguments to unsafe macros .