Issue information

Issue ID
#2812
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 27, 2009 22:23
Last Post
Hercules Elf Bot
Feb 27, 2009 22:23
Confirmation
N/A

Hercules Elf Bot - Feb 27, 2009 22:23

Originally posted by [b]Koca[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2812

Hi, I've found a big source of memory leaks. When player logs out when input window is opened, it creates a huge amount of memory leaks, more than 250 leaks! (written in log/map-server_sql.exe.leaks)

Most of them are:
CODE
..\src\map\script.c line 2307, 2621 and 2622
and
CODE
..\src\common\db.c line 2548


EDIT: I mean input window created by input script command (input .@line$).. (IMG:style_emoticons/default/ani_meow.gif)

EDIT2: well, I have this command in loop, that's why there's so huge amount of leaks. Itself creates only 4 or 5 leaks. Try: http://rafb.net/p/07riFx86.html

This post has been edited by Koca: Feb 27 2009, 03:07 PM