mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00:00
While at it, also check for zero value to prevent a (theoretical) panic (panic: runtime error: integer divide by zero). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>