aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxml2/fix-null-pointer-dereference.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-02-25 12:23:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-02-25 12:28:57 +0000
commit228579f6c7663dc4107b1b418367e968513277f9 (patch)
tree5c92a8f92de5e5c242e0746e787b0dde9590ca32 /main/libxml2/fix-null-pointer-dereference.patch
parent52e70f912af535cecaccc74f2ff45af487cf7101 (diff)
downloadaports-228579f6c7663dc4107b1b418367e968513277f9.tar.bz2
aports-228579f6c7663dc4107b1b418367e968513277f9.tar.xz
main/qemu: workaround bug in qemu due to memcpy assumed to be atomic
Some functions using include/qemu/bswap.h assumes that the inline functions using memcpy are atomic. Qemu assumes that compiler will optimize away the memcpy call. Our fortify-headers seems to get in the way for this, so we work around it by explicitly use __builtin_memcpy. https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg06183.html
Diffstat (limited to 'main/libxml2/fix-null-pointer-dereference.patch')
0 files changed, 0 insertions, 0 deletions