mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-07 02:21:01 +01: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>