mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-07-04 11:11:38 +00:00
- Fix segmentation fault on unrecognize OEM events.
This commit is contained in:
@@ -440,7 +440,7 @@ get_kontron_evt_desc(struct ipmi_intf * intf, struct sel_event_record * rec)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return "Unsupported event";
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
char *
|
char *
|
||||||
|
|||||||
Reference in New Issue
Block a user