mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7858] Properly deallocate memory in tile assembler, and dereference memory when fread fails.
Signed-off-by: VladimirMangos <vladimir@getmangos.com> Thanks to ANTOMA for prepering patch to mangos. I also change code to more nice view using temporary defines.
This commit is contained in:
parent
1dbadb6ff0
commit
a6d4d733b5
2 changed files with 48 additions and 25 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7857"
|
||||
#define REVISION_NR "7858"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue