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

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

                Author: ASF GitHub Bot
            Created on: 22/Mar/21 04:06
            Start Date: 22/Mar/21 04:06
    Worklog Time Spent: 10m 
      Work Description: GauthamBanasandra commented on pull request #2793:
URL: https://github.com/apache/hadoop/pull/2793#issuecomment-803745234


   This page describes why we should prefer using `explicit_bzero` over `bzero` 
- 
https://www.gnu.org/software/libc/manual/html_node/Erasing-Sensitive-Data.html.


-- 
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: 569523)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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