commit | 57bff017cdb3e6403a4c0555ba28e33f3ac21166 | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Fri Apr 12 22:32:21 2019 +0530 |
committer | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Tue Apr 16 03:45:50 2019 +0000 |
tree | 838d9be854dfb8fd866c57adee1faa8237a9d181 | |
parent | 00b096d1c8a95a83b78464d722bb0336091ddec4 [diff] |
Fix: RestrictionMode property change handler RestrictionMode PropertiesChanged signal handler is fixed to read the property list correctly, and use the same. Bug was causing ipmid to crash when RestrictionMode property was updated Tested: Verfied that ipmid didn't crash and updates the filed, when RestrictionMode property is updated. Change-Id: I33ff977b2d06d96a9591a9d650a8b76b3119b1fe Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.