mirror of
https://github.com/moby/moby.git
synced 2026-07-12 18:45:06 +00:00
Use defer funcs instead. For no apparant reasons, a few error cases in the Join method were not triggering a rollback. This is now fixed. Signed-off-by: Albin Kerouanton <albinker@gmail.com>