diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-30 14:38:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-30 15:01:15 +0000 |
commit | 874cfb1fc5eaca8c800329d7e7f911d84fb20644 (patch) | |
tree | cdb586b0cbf47612b41b4b8a1b19b2070d609f08 /main/py-werkzeug | |
parent | 007c4c71aa098e197d5e42ad5ea128e50a30f56d (diff) | |
download | aports-874cfb1fc5eaca8c800329d7e7f911d84fb20644.tar.bz2 aports-874cfb1fc5eaca8c800329d7e7f911d84fb20644.tar.xz |
community/openjdk8: increase buffer size for getmntent_r
Java will only use 1024 byte buffer for parsing mounts. Unlike glibc
will musl return error when this is not big enough instead of truncating
it.
We solve it by allocating a much bigger buffer.
ref #9073
We also build without precompiled headers, which does not work eith PIE.
Diffstat (limited to 'main/py-werkzeug')
0 files changed, 0 insertions, 0 deletions