mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
46b1194d99
If two interrupts were fired really quickly interruptCount could have been incremented twice before the LoadUint32 making cleanup not being called at all. Signed-off-by: Erik Dubbelboer <erik@dubbelboer.com>