Select Git revision
dovecot_exporter.go
Forked from
ai3 / thirdparty / dovecot-exporter
Source project has a limited visibility.
-
Ed Schouten authored
The existing parser can crash cause out of bounds array access in two different cases: - The first line being empty. - Successive lines using a different number of columns. This should fix #2.
Ed Schouten authoredThe existing parser can crash cause out of bounds array access in two different cases: - The first line being empty. - Successive lines using a different number of columns. This should fix #2.