Kuroyama 6 Posted September 20, 2020 I'm receiving this kind of error message while compiling this plugin https://github.com/dastgirp/HPM-Plugins/blob/master/src/plugins/%40market.c : Quote Share this post Link to post Share on other sites
0 AnnieRuru 957 Posted September 20, 2020 (edited) dastgir has been a big help trying to help maintain some of my plugins, but this one in particular, I see the version is 1.6, which means he miss the version 1.7 update Quote 1.7 - plugin - fix memory leak for not removing the chatroom yup, the one you posted has memory leak problem because the chat-room doesn't remove properly eg: only remove the chat-room shown, but the memory still persist see the remove_chatroom function to see how to remove the chat-room from server memory properly ... which was copy paste from a function from chat.c anyway here is version 1.9 https://github.com/AnnieRuru/Release/blob/master/plugins/marketclone/marketclone_1.9.c Edited September 21, 2020 by AnnieRuru 2 Kuroyama and evilpuncker reacted to this Quote Share this post Link to post Share on other sites
I'm receiving this kind of error message while compiling this plugin https://github.com/dastgirp/HPM-Plugins/blob/master/src/plugins/%40market.c :
Share this post
Link to post
Share on other sites