The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
map server leaks!
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
greenieken
0001 : pc.c line 2244 size 25 address 0x0xb2abe3ec
0002 : pc.c line 2245 size 31 address 0x0xb2abe53c
0004 : npc.c line 2966 size 1 address 0x0xb1512f5c
pc.c line 2244= bonus.bonus_script = aStrdup(script);
pc.c line 2245= bonus.other_script = other_script?aStrdup(other_script):NULL;
npc.c line 2966= temp = (char*)aMallocA(strlen(message) + 1);
help please! this causes disconnections in my server
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.