diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-10-01 16:08:43 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-10-01 16:08:43 +0200 |
commit | 513125f30a05b4ad3408d5f4efd36d2c6ba10744 (patch) | |
tree | 1b58660d9e72be8a4fa64ade627fd3ab0cd7d0b5 /ipc/mach_msg.c | |
parent | e64697e4abda6c7ef512f4a2948c0d777d668be9 (diff) | |
download | gnumach-513125f30a05b4ad3408d5f4efd36d2c6ba10744.tar.gz gnumach-513125f30a05b4ad3408d5f4efd36d2c6ba10744.tar.bz2 gnumach-513125f30a05b4ad3408d5f4efd36d2c6ba10744.zip |
mach_msg: Fix checking reception size
We need to check against the actual user size that will be used, not the
current kernel size.
Usually userland uses amply-large reception buffer, but better be exact.
Diffstat (limited to 'ipc/mach_msg.c')
0 files changed, 0 insertions, 0 deletions