city_create_unit() segfaults when punit is null
Reply To (Anonymous)
This wasn't caught before because it's very rare. However, there may be ways to get units which are null in some situations like multiple build slots, etc. FCW server experienced it and had to fix it.
Those cases with multiple build slots producing NULL units seem like result of FCW specific bugs #45894 and #45895
This wasn't caught before because it's very rare. However, there may be ways to get units which are null in some situations like multiple build slots, etc. FCW server experienced it and had to fix it.