diff --git a/golded3/genode.cpp b/golded3/genode.cpp index af481c3..8be3671 100644 --- a/golded3/genode.cpp +++ b/golded3/genode.cpp @@ -1160,7 +1160,7 @@ void LookupNodeLocation(GMsg* msg, std::string &location, int what) } while (strbag.Next()); - free(city_upr); + throw_free(city_upr); } item.loc = location = city;