mirror of
https://github.com/anope/anope.git
synced 2026-07-10 16:23:13 +02:00
BUILD : 1.7.9 (788) BUGS : 374 NOTES : Moved free() to after sending the EVENT_PART_CHANNEL event, so the event does not use an already freed variable
git-svn-id: svn://svn.anope.org/anope/trunk@788 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@548 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
e203904efd
commit
df7cd78fa8
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="9"
|
||||
VERSION_BUILD="787"
|
||||
VERSION_BUILD="788"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.9 (788)
|
||||
# BUGS : 374
|
||||
# NOTES : Moved free() to after sending the EVENT_PART_CHANNEL event, so the event does not use an already freed variable
|
||||
#
|
||||
# BUILD : 1.7.9 (787)
|
||||
# BUGS : 369
|
||||
# NOTES : Added a dummy folder/makefile to keep older shells happen with doing processing Makefile.inc subs
|
||||
|
||||
Reference in New Issue
Block a user