This commit is contained in:
parent
46b7054549
commit
e7eda79d3d
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@ void freeDebugMem( void * addr )
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ASSERT( !"Can't find debug mem node" );
|
ASSERT( !"Can't find debug mem node ( memory already freed? )" );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue