Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/logger: fix keysAndValues overflow
The limit should not have the "equal" part, since it moves in pairs and the last element should be n-1 instead of n. Signed-off-by: Bruno Meneguele <bmeneg@redhat.com>
- Loading branch information