Revision 014b34409fb2015f63663b6cafdf557fdf289628 authored by Dave Airlie on 16 January 2013, 05:58:34 UTC, committed by Dave Airlie on 21 January 2013, 03:45:23 UTC
if we have a move notify callback, when moving fails, we call move notify
the opposite way around, however this ends up with *mem containing the mm_node
from the bo, which means we double free it. This is a follow on to the previous
fix.

Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 6305418
History

back to top