You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/06/23 15:57:16 UTC

[jira] [Updated] (TS-4575) Prefer ink_zero to memset(0)

     [ https://issues.apache.org/jira/browse/TS-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4575:
------------------------------
    Fix Version/s: sometime

> 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
>             Fix For: sometime
>
>
> 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)