Merge branch 'codesanity' of https://github.com/ZzZombo/zdoom
Conflicts: src/info.h
This commit is contained in:
commit
45117b2603
18 changed files with 58 additions and 68 deletions
|
|
@ -2056,6 +2056,7 @@ void FDynamicBuffer::SetData (const BYTE *data, int len)
|
|||
else
|
||||
{
|
||||
m_Len = 0;
|
||||
M_Free(m_Data);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue