kaibraaten/swrip-1.5

do_loadup doesn't load character

kaibraaten opened this issue · 1 comments

The function merely allocates a chunk of memory for a Descriptor, and then starts using its Character pointer even though it's just nullptr! The character is never actually loaded. And no Character structure is allocated either. Very fishy!

This command has now been disabled until this issue is resolved.