diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-08-29 12:34:41 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-08-29 12:34:41 +0000 |
| commit | 01bfee779bbe8f4f5c0329fc94d9c13462a4f89b (patch) | |
| tree | d2f8e4200c428be0b30ae2b74ac5b49fcc4effb3 /Changes | |
| parent | 0d8069941a5f987786fc245aaacb55fe5941d384 (diff) | |
Memory leak when using mysql to save data.
git-svn-id: svn://svn.anope.org/anope/trunk@860 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@612 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,6 +7,7 @@ Provided by Anope Dev. <dev@anope.org> - 2005 07/01 A Events for channel access/xop updates. [ #00] 06/26 A New module pack module: hs_request. [ #00] 06/03 A Protocol files can now fill mod_current_buffer with custom code. [#389] +08/29 F Memory leak when using mysql to save data. [ #00] 08/29 F Organised docs/FAQ a bit more and slightly restyled it. [ #00] 08/25 F Compiler warnings in tools with gcc4. [ #00] 08/21 F Default config location in example.conf was wrong. [ #00] @@ -426,7 +427,7 @@ Provided by Trystan <trystan@nomadirc.net> - 2004 10/14 F Fixed NickServ Logout. [#180] 10/14 F Fixed HelpChannel with Unreal. [#180] 10/09 F Bug in MySQL debug, possibly causing segfaults. [#149] -10/09 F Lots of code clean up to prevent segfaults. [ #00] +10/09 F Lots of code clean up to prevent segfaults. [ #00] 10/07 F Fixed TSMODE ircds that don't stay this in their CAPAB. [ #00] 10/05 F Cleaned up how OS/CS CLEAR MODES works. [ #00] 09/27 F Verbose message for vident. [#173] |
