Closed Caruychen closed 2 years ago
Leak found in get_room.c from src. Wasn't freeing the alias string memory if the input string had information beyond the coordinates.
Other memory leak in test_get_links was fixed with hashmap_free()
Leak found in get_room.c from src. Wasn't freeing the alias string memory if the input string had information beyond the coordinates.
Other memory leak in test_get_links was fixed with hashmap_free()