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  cf79b6a9a9d4ceef4f69d0e8c691cd198863cd67 (commit)
      from  b99130d97a40c8337d152669add0fce6c65e7377 (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 cf79b6a9a9d4ceef4f69d0e8c691cd198863cd67
Author: Richard Braun <[email protected]>
Date:   Sun Jun 9 16:58:51 2013 +0200

    Fix object construction in the slab allocator
    
    There is currently no actual use of constructors, which is why this bug has
    been long overlooked.
    
    * kern/slab.c (kmem_cpu_pool_fill): Call constructor on buffers unless
    verification is enabled for the cache, or the constructor is NULL.

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

Summary of changes:
 kern/slab.c |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to