The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Alessandro Boch 021d71de29 Fix bug "...has already joined the endpoint"
- In case of sandboxAdd() failure, drive.Leave() call
  in first executed defer reset err to nil. Secondly
  executed defer in charge of resetting ep.container to nil
  will not get executed.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-08-05 17:13:46 -07:00
libnetwork Fix bug "...has already joined the endpoint" 2015-08-05 17:13:46 -07:00