Menu

#1269 Entity may be missed when Event Log Entry is displayed

2.9.3
closed-fixed
HPI Shell (66)
5
2007-08-24
2007-08-20
Anton Pak
No

File: hpi_ui_lib/show.c
Function: show_event_log

saHpiEventLogEntryGet is called as

saHpiEventLogEntryGet(sessionid, resourceid, entryid,
&preventryid,
&nextentryid, &sel, &rdr, NULL /* rpt */ );

Then entity is extracted from obtained rdr
(rdr.Entity)

But event of SAHPI_ET_RESOURCE type has no RDR associated with it.
It is better to obtain RPT and RDR together and get
entity from accessible source.

Patch is attached.

Discussion

  • Anton Pak

    Anton Pak - 2007-08-20
     
  • Renier Morales

    Renier Morales - 2007-08-20
    • milestone: --> 2.9.3
    • assigned_to: kouzmich --> renierm
     
  • Renier Morales

    Renier Morales - 2007-08-24
    • status: open --> closed-fixed
     
MongoDB Logo MongoDB