mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-21 05:31:06 +02:00
InstanceSpec struct members are untyped integers, so they can overflow on 32-bit arch when bit-shifted left. Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>