[ 
https://issues.apache.org/jira/browse/HDFS-15910?focusedWorklogId=569459&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569459
 ]

ASF GitHub Bot logged work on HDFS-15910:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Mar/21 19:56
            Start Date: 21/Mar/21 19:56
    Worklog Time Spent: 10m 
      Work Description: goiri commented on pull request #2793:
URL: https://github.com/apache/hadoop/pull/2793#issuecomment-803649852


   Thanks @GauthamBanasandra for the patch.
   Can you add some links describing the advantages of explicit bzero you 
mentioned?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 569459)
    Time Spent: 0.5h  (was: 20m)

> 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
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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