mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-21 18:51:02 +01:00
Symbol tables with fewer than 128 entries, so everything can be represented as a single byte, are not realistic. Stuff the symbol table with fake entries before adding the real ones. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>