James Peach created TS-4575:
-------------------------------
Summary: Prefer ink_zero to memset(0)
Key: TS-4575
URL: https://issues.apache.org/jira/browse/TS-4575
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: James Peach
We should apply ``ink_zero`` everywhere it makes sense so imprive code
consistency.
Here's a rough list of the places to update:
{code}
$ git grep -e 'memset.*, 0, sizeof([^)]*))
...'
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
