Name |
Last commit
|
Last update |
---|---|---|
.. | ||
0-iot_slot.mdef | ||
iot-slot-core.c | ||
iot-slot-eeprom-1v0.h | ||
iot-slot-eeprom.c | ||
iot-slot-eeprom.h | ||
iot-slot.h |
BigW Consortium Gitlab
GPIO requests were passing pointers to stack allocated strings under the assumption that the label string contents would be copied to another storage location during the request. This assumption was incorrect. The string pointer is just copied, so the pointer becomes unsafe to follow once the requesting function returns or re-uses the string.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
0-iot_slot.mdef | Loading commit data... | |
iot-slot-core.c | Loading commit data... | |
iot-slot-eeprom-1v0.h | Loading commit data... | |
iot-slot-eeprom.c | Loading commit data... | |
iot-slot-eeprom.h | Loading commit data... | |
iot-slot.h | Loading commit data... |