Gautham Banasandra created HDFS-15910:
-----------------------------------------

             Summary: Replace bzero with explicit_bzero for better safety
                 Key: HDFS-15910
                 URL: https://issues.apache.org/jira/browse/HDFS-15910
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: libhdfs++
    Affects Versions: 3.2.2
            Reporter: Gautham Banasandra
            Assignee: Gautham Banasandra


It is better to always use explicit_bzero since it guarantees that the buffer 
will be cleared irrespective of the compiler optimizations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to