slackhq / go-audit

go-audit is an alternative to the auditd daemon that ships with many distros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Out of bound panic

stephane-martin opened this issue · comments

  • [X ] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [ X] I've read and agree to the Code of Conduct.
  • [ X] I've searched for any related issues and avoided creating a duplicate issue.

Description

Had once a panic in logs that came from an out of bound array in parser.go.

Reproducible in:

go-audit version: HEAD
OS version(s): Linux Ubuntu 16.04

Steps to reproduce:

??

Would you happen to have a stack trace?