xf86-video-vmware: Changes to 'master'

Zack Rusin zack at kemper.freedesktop.org
Thu Mar 15 13:56:00 PDT 2012


 vmwgfx/vmwgfx_saa.c |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b70116b907aa8545f0275589a52275235083bb40
Author: Zack Rusin <zackr at vmware.com>
Date:   Thu Mar 15 11:37:26 2012 -0400

    Fix a memory corruption due to a redundant free.
    
    We use the empty rect purely as a placeholder and never
    initialize it with its own memory so lets not try to free
    it.
    Spotted by Dave Airlie.
    
    Signed-off-by: Zack Rusin <zackr at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>



More information about the xorg-commit mailing list