dangeling pointer fix :)
This commit is contained in:
@@ -297,7 +297,9 @@ static int endwrite(WriteData *wd)
|
||||
|
||||
err= wd->error;
|
||||
writedata_free(wd);
|
||||
/* blender gods may live forever but this parent pointer died in the statement above
|
||||
if(wd->current) printf("undo size %d\n", wd->current->size);
|
||||
*/
|
||||
return err;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user