diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-03-29 17:13:50 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-03-29 17:13:50 +0200 |
commit | 4a83ce37c649dbcfb5a87c022aad626226904363 (patch) | |
tree | 5dc21903c3218cb0755ff837127313c53157fa89 /sys/lib/python/gopherlib.py | |
parent | 9e1d26893f8a92c32f3486883c46e8cdfff03e98 (diff) |
libsunrpc: work around arm64 compiler bug in sunStringUnpack()
The sunStringUnpack() routine was miscompiled by 7c, as
pointer arithmetic is done in 64 bit but the constant -1
offset got expended to a unsigned 32 bit integer.
Diffstat (limited to 'sys/lib/python/gopherlib.py')
0 files changed, 0 insertions, 0 deletions