Merge branch 'master' of https://github.com/ZzZombo/zdoom-modified
This commit is contained in:
commit
4e2763e5fa
28 changed files with 72 additions and 92 deletions
|
|
@ -2055,7 +2055,8 @@ void FDynamicBuffer::SetData (const BYTE *data, int len)
|
|||
}
|
||||
else
|
||||
{
|
||||
len = 0;
|
||||
m_Len = 0;
|
||||
M_Free((void *)data);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue