GauthamBanasandra opened a new pull request #2793:
URL: https://github.com/apache/hadoop/pull/2793


   * Replacing bzero with explicit_bezero since it
     is more secure.
   * explicit_bzero guarantees that the buffer is
     cleared irrespective of the compiler optimization,
     unlike bzero.
   


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



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

Reply via email to