Client fails to rename city to longer name
When city name gets updated, client tries to copy it over the old one instead of allocating a new one. User-visible effect is that city name cannot be made longer, as it does not fit to old buffer.
When city name gets updated, client tries to copy it over the old one instead of allocating a new one. User-visible effect is that city name cannot be made longer, as it does not fit to old buffer.