Menu

#614 saHpiIdrInfoGet work incorrectly

2.0.0
closed-fixed
5
2004-12-21
2004-11-25
Anonymous
No

With IPMI plug in, lan interface, OpenIPMI1.3.13-1,
langley platform.

Function saHpiIdrInfoGet work abnormally when calling
it with an invalid IdrId.

steps to dup:
hpitest/vB/1.01/src/inventory_data/saHpiIdrInfoGet_T4.test

expected result:
SA_ERR_HPI_NOT_PRESENT is returned

current result:
SA_ERR_HPI_INVALID_PARAMS is returned

root cause:
In safhpi.c , line 1803

....
rv = set_func(h->hnd, ResourceId, IdrId, IdrInfo);
<==error code will

return here
....

Since set_func is , ohoi_get_idr_info, a callback
function it seems sth. wrong in such function.

Aaron

Discussion

  • Tariq Shureih

    Tariq Shureih - 2004-12-07
    • milestone: 430347 --> 2.0.0
    • assigned_to: nobody --> arcress
    • status: open --> open-accepted
     
  • Tariq Shureih

    Tariq Shureih - 2004-12-07

    Logged In: YES
    user_id=118691

    I'm knocking on Andy's door for help as the number of bugs is growing.
    Andy, do you mind? :)

     
  • Andy Cress

    Andy Cress - 2004-12-07
    • labels: 536538 --> OpenIPMI plugin
    • status: open-accepted --> open-fixed
     
  • Andy Cress

    Andy Cress - 2004-12-07

    Logged In: YES
    user_id=602195

    Fix submitted to OpenIPMI plugin

     
  • Tariq Shureih

    Tariq Shureih - 2004-12-07
    • status: open-fixed --> pending-fixed
     
  • wang, jing

    wang, jing - 2004-12-21
    • status: pending-fixed --> closed-fixed
     
  • wang, jing

    wang, jing - 2004-12-21

    Logged In: YES
    user_id=1152287

    fixed ok on 1.9.4 build

     
MongoDB Logo MongoDB