This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  100eb9e53f441a1d6c6e7db55f735778d67bf504 (commit)
      from  9e960ca99381dad4d1b75ad56842a5b5c3e41235 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 100eb9e53f441a1d6c6e7db55f735778d67bf504
Author: Samuel Thibault <[email protected]>
Date:   Sun Jul 19 14:18:16 2020 +0200

    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.

-----------------------------------------------------------------------

Summary of changes:
 device/ds_routines.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to