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  1f244038a19b6405d313a81d520646ab0cb8a580 (commit)
       via  be3a664756c78cce3c9c02d4746da4f79b18fec7 (commit)
      from  85f0d85bada3264a7e7343087b68f6ff2e44d9a8 (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 1f244038a19b6405d313a81d520646ab0cb8a580
Author: Samuel Thibault <[email protected]>
Date:   Sun Aug 11 23:44:55 2019 +0200

    Fix format
    
    * kern/task.c (task_create_kernel): Fix passing string size.

commit be3a664756c78cce3c9c02d4746da4f79b18fec7
Author: Samuel Thibault <[email protected]>
Date:   Sun Aug 11 23:43:01 2019 +0200

    Fix allocation test
    
    * vm/vm_map.c (vm_map_fork): Check for `new_map` being non-NULL, and not
    for `new_pmap` a second time.

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

Summary of changes:
 kern/task.c | 2 +-
 vm/vm_map.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to