This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Initialize pad outside the conditional to prevent uninitialized data warnings.


On 06/25/2018 04:18 PM, Patsy Franklin wrote:
Prior to this change, valgrind warned about unitialized bytes on
ppc64, ppc64le, s390x, and aarch64.

How come that valgrind warns when it's supposed to be uninitialized padding? Do you have a valgrind trace (preferably with debugging symbols)?

Thanks.
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]