mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-16 10:01:02 +02:00
When binary.Uvarint() fails, the returned number of bytes is less than or equal to zero. Signed-off-by: Simon Pasquier <spasquie@redhat.com>