crash in validator
The refactoring of validator.c made an intermittent crash possible if validator_start()
is called with val->event->message
set to NULL
, which can occur when validating a negative cache entry.
The refactoring of validator.c made an intermittent crash possible if validator_start()
is called with val->event->message
set to NULL
, which can occur when validating a negative cache entry.