diff options
author | Patsy Franklin <pfrankli@redhat.com> | 2018-06-26 10:35:03 -0400 |
---|---|---|
committer | Patsy Franklin <pfrankli@redhat.com> | 2018-06-26 14:26:01 -0400 |
commit | 05598a0907cad1350962e89b781215209a785d92 (patch) | |
tree | 644aa749e5a587a157945db9f92d1ad14daf603d /posix/Makefile | |
parent | 06ab719d30b01da401150068054d3b8ea93dd12f (diff) | |
download | glibc-05598a0907cad1350962e89b781215209a785d92.tar.gz glibc-05598a0907cad1350962e89b781215209a785d92.tar.xz glibc-05598a0907cad1350962e89b781215209a785d92.zip |
In sem_open.c, pad was not initialized when __HAVE_64B_ATOMICS was
true. On some arches this caused valgrind to warn about uninitialized bytes when the struct was written to the file system. This patch moves the initialization of pad outside of the conditional. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'posix/Makefile')
0 files changed, 0 insertions, 0 deletions