Author :
jsg
Date :
2024-02-03 00:54:14
Hash :aea1f3b7 Message :fix off-by-one in bounds test
found by "buffer overflow 'peerxfs' 6 <= 6" smatch error
tobhe@ had a remote peer attempt a transform type of 6 and it is caught
by earlier checks before getting here.
ok tobhe@