Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.2.2
-
Reviewed
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.
Attachments
Issue Links
- breaks
-
HDFS-15977 Call explicit_bzero only if it is available
- Resolved
- is a child of
-
HDFS-15917 Make HDFS native client more secure
- Open
- links to