[9515] Fix a possible exploit in CMSG_HEARTH_AND_RESURRECT

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
tomrus88 2010-03-04 09:45:43 +01:00 committed by Lightguard
parent 6af247d34f
commit 9626d3333e
3 changed files with 33 additions and 29 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9514"
#define REVISION_NR "9515"
#endif // __REVISION_NR_H__