-
- Downloads
Fix memory leak by freeing qwknode in sbbs_t dtor
I just happened to notice qwknode* in sbbs.h and was like: what is that? Oh, it's a realloced array created when parsing QWK routes. When is it freed? Oh, never.
Please register or sign in to comment