summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib/exitfail.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2016-08-18 10:53:03 +0000
committermav <mav@FreeBSD.org>2016-08-18 10:53:03 +0000
commitc897861b785dbc81ca2ab740e35a6c9b58610e92 (patch)
tree246d2b73410e266fb4861dadff40c50839297349 /contrib/diff/lib/exitfail.c
parent20af8efb48312a24863d9f6c5c6691a6e7659560 (diff)
downloadFreeBSD-src-c897861b785dbc81ca2ab740e35a6c9b58610e92.zip
FreeBSD-src-c897861b785dbc81ca2ab740e35a6c9b58610e92.tar.gz
MFC r302531: Revert odd change, setting limit registers before base.
I don't know what errata is mentioned there, I was unable to find it, but setting limit before the base simply does not work at all. According to specification attempt to set limit out of the present window range resets it to zero, effectively disabling it. And that is what I see in practice. Fixing this properly disables access for remote side to our memory until respective xlat is negotiated and set. As I see, Linux does the same.
Diffstat (limited to 'contrib/diff/lib/exitfail.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud