]> git.pond.sub.org Git - empserver/commit
Fix tend land not to wipe out concurrent updates
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Apr 2009 06:41:28 +0000 (08:41 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 19 Apr 2009 20:06:08 +0000 (22:06 +0200)
commitf571a37cde0f44e5b0ed0b99f02c3003f9c4c5af
tree77849fcdb11e5745c0f3db78bd7752585897cfce
parent957f774a90b759abb31557f9b34ee77a8cf21055
Fix tend land not to wipe out concurrent updates

Fix tend_land() to bail out if the tender changed while tend_land()
slept for the last argument (receiving ship).
(cherry picked from commit 1ee02194c517e773888f2644c5dde30ac14f6f20)
src/lib/commands/tend.c