On Tue, Jul 15, 2014 at 11:40:38PM +0900, Gilles GOUAILLARDET wrote:
>    r32236 is a suspect
> 
>    i am afk
> 
>    I just read the code and a class is initialized with opal_class_initialize
>    the first time an object is instantiated with OBJ_NEW
> 
>    I would simply revert r32236 or update opal_class_finalize and
>    free(cls->cls_construct_array); only if cls->cls_construct_array is not
>    NULL

free(NULL) is safe. Something else is going wrong here. I am
investigating.

-Nathan

Attachment: pgpsfk7q4EaUG.pgp
Description: PGP signature

Reply via email to