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

Gautham Banasandra updated HDFS-15910:
--------------------------------------
    Description: It is better to always use explicit_bzero since it guarantees 
that the buffer will be cleared irrespective of the compiler optimizations - 
https://man7.org/linux/man-pages/man3/bzero.3.html  (was: It is better to 
always use explicit_bzero since it guarantees that the buffer will be cleared 
irrespective of the compiler optimizations.)

> 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
>            Priority: Critical
>
> It is better to always use explicit_bzero since it guarantees that the buffer 
> will be cleared irrespective of the compiler optimizations - 
> https://man7.org/linux/man-pages/man3/bzero.3.html



--
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