Menu

#721 Segfault due to memory overrun when ipmi_close() is called

2.0.0
closed-fixed
9
2004-12-31
2004-12-31
No

When we call ipmi_close() and process all the events from
OpenIPMI to delete entities preparing to close the IPMI
connection, the client segfaults.

GDB shows an overrun in the free() call.

Discussion

  • Tariq Shureih

    Tariq Shureih - 2004-12-31
    • status: open --> closed-fixed
     
  • Tariq Shureih

    Tariq Shureih - 2004-12-31

    Logged In: YES
    user_id=118691

    After two days chasing this, Corey Minyard found it.
    Sean Dague also noticed it and TariqX thought he checked in the fix and
    the side effect of it showed up in a very strange way!!

    All fine and dandy now :)