commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-202-g100eb9e


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-202-g100eb9e
Date: Sun, 19 Jul 2020 08:20:04 -0400 (EDT)

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 <samuel.thibault@ens-lyon.org>
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

[Prev in Thread] Current Thread [Next in Thread]