CVSROOT:        /sources/hurd
Module name:    hurd-l4
Changes by:     Neal H. Walfield <neal> 08/02/15 15:28:11

Modified files:
        viengoos       : object.h object.c ChangeLog 

Log message:
        2008-02-15  Neal H. Walfield  <[EMAIL PROTECTED]>
        
                * object.h (struct object_desc): Change live from bit field to a
                bool.
                * object.c: Include <assert.h>.
                (memory_object_destroy): Add asserts.  Fix canary being careful
                not to overwrite DESC->LIVE.
                (object_find_soft): Add assert.
                (folio_object_alloc): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/object.h?cvsroot=hurd&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/object.c?cvsroot=hurd&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/ChangeLog?cvsroot=hurd&r1=1.131&r2=1.132


Reply via email to