- Fix segmentation fault on unrecognize OEM events.

This commit is contained in:
Jean-Michel Audet 2010-04-08 12:56:53 +00:00
parent 050055e8f0
commit 023a2797b8

View File

@ -440,7 +440,7 @@ get_kontron_evt_desc(struct ipmi_intf * intf, struct sel_event_record * rec)
}
}
return "Unsupported event";
return NULL;
}
char *