Files
docker-docs/layer
Aaron Lehmann 0538981c31 Fix layer store Get locking
Get was calling getReference without layerL held. This meant writes to
the references map could race. Such races are dangerous because they can
corrupt the map and crash the process.

Fixes #21616
Fixes #21674

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-03-30 19:34:51 -07:00
..
2016-03-14 18:41:30 +01:00
2016-03-30 19:34:51 -07:00
2016-02-17 14:26:16 -05:00
2016-02-17 14:26:16 -05:00