xfs: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Nov 30 18:50:13 PST 2011


 os/xfstrans.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 03b4a543a812b14a565a92ac691cdc0f550e95d1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Nov 30 18:21:30 2011 -0800

    Call malloc, not xalloc
    
    One call in xfstrans.c used xalloc - everything else already had malloc.
    Fix this so it won't break when Xtrans stops defining xalloc to malloc
    for us.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list