aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_kern.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-07-19 14:18:16 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-07-19 14:19:40 +0200
commit100eb9e53f441a1d6c6e7db55f735778d67bf504 (patch)
tree1d3f28c009ce787db9d9d962e0a941f0978cf0c1 /vm/vm_kern.c
parent9e960ca99381dad4d1b75ad56842a5b5c3e41235 (diff)
downloadgnumach-100eb9e53f441a1d6c6e7db55f735778d67bf504.tar.gz
gnumach-100eb9e53f441a1d6c6e7db55f735778d67bf504.tar.bz2
gnumach-100eb9e53f441a1d6c6e7db55f735778d67bf504.zip
device intr: Fix reference leak
On RPC success we have to release the passed send rights, otherwise references accumulate and we never notice when the receiver dies. * device/ds_routines.c (ds_device_intr_ack): On success, call ipc_port_release_send on the notification receive port.
Diffstat (limited to 'vm/vm_kern.c')
0 files changed, 0 insertions, 0 deletions