diff options
author | jackpoz <giacomopoz@gmail.com> | 2014-06-08 17:18:07 +0200 |
---|---|---|
committer | Unholychick <lucas__jensen@hotmail.com> | 2014-06-09 23:11:04 +0200 |
commit | 3c8503bea70e99821bf4faac4c508c18ebc72fcd (patch) | |
tree | 8f1e9fa59eb39e9af9ba0e6cf2004663cab00de0 /src/server/shared/Utilities/Util.cpp | |
parent | ecbf6fdd6c1d092e3be24c6e3699295f775078f9 (diff) |
Revert "Core/Calendar: Fix memory leak when malformed CMSG_CALENDAR_ADD_EVENT is received"
This partially reverts commit 51e38872c72e16bb0f09e660c2660759021b2176.
The stack-initialized variable calendarEvent would have called CalendarMgr::FreeEventId() when it went out of scope, marking the current event id as free and allowing next event to overwrite current event.
This doesn't fix the memory leak issue which still needs to be addressed in a proper way.
Diffstat (limited to 'src/server/shared/Utilities/Util.cpp')
0 files changed, 0 insertions, 0 deletions