Seifert69 / DikuMUD3

DikuMUD III using HTML and websockets.
GNU Lesser General Public License v2.1
192 stars 48 forks source link

Add type checking to FREE #311

Closed bluedreamer closed 2 years ago

bluedreamer commented 2 years ago

Make sure classes are not being free'ed and DELETE should be used instead

Run clang-tidy with checks run before

I've run this for an hour with timewarp at 86400 - all seems good memory wise