Module Name: src Committed By: riastradh Date: Tue Jul 4 19:24:25 UTC 2023
Modified Files:
src/lib/libc/dlfcn: dlfcn_elf.c
Log Message:
libc: Fix missing membar_consumer in dl_iterate_phdr.
Pairs with the existing membar_producer.
XXX pullup-8
XXX pullup-9
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/dlfcn/dlfcn_elf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
