Eric Chiang cbf14e4244 internal/eventlog: only trust the first time an event is written to the log ()
Ensure an attacker can't alter the value we interpret by appending an entry of
the same type to the eventlog. Don't worry about events that come before the
EV_SEPARATOR for now.
2019-09-06 10:20:43 -07:00
..