]> git.pond.sub.org Git - empserver/commit
drop and fly from carrier can fail to load last civ or mil
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 26 Nov 2011 21:48:28 +0000 (22:48 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:07 +0000 (11:47 +0100)
commit90a263d5ef68148389c7825d503e9a34a6863101
tree24a16329458e30c34a76a55ce110945510cc9c5f
parent213501cabbe95c8f70e83d3534b2d3d14ecd94d0
drop and fly from carrier can fail to load last civ or mil

pln_equip() refuses to abandon its base sector.  Unfortunately, it
checks even when flying off carriers, and refuses to load the last
civilian or military depending on what happens to be in uninitialized
variable sect.

Broken in commit 91139692, v4.3.0.
src/lib/subs/plnsub.c