-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dummy handler to receive the I2CSlaveAddr when don't match the IPMBAddr
When repeatedly upgrading and downgrading the openMMC via ipmitool, it crashes because the si2c->xfer pointer in Chip_I2C_SlaveStateHandler was uninitialized (NULL), what happens because the received I2C Slave Address doesn't match the expected IPMB address. Solve #160.
- Loading branch information
1 parent
3e0d9e7
commit ab9cbb1
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters