Actions
Bug #1351
openFMD eft can crash when dealing with error reports with no fm_event_t
Start date:
2011-08-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
eft's fme structure has a observations list of fm_event_t_s that can contain NULL entries. These seem to be valid as other iterators check for and skip them. This appears to have been omitted from _fme_undiagnosable, which blindly calls fmd_case_add_ereport on them instead.
No data to display
Actions