Ryszard Trojnacki <ryszard.trojnacki@gmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
OZW › OZWMAC › #532 | 3 years ago | Testless build | |
OZW › OZWLNX › #992 | 3 years ago |
Fixed memory leak for ValueRaw::m_valueCheck
Fixed memory leak for ValueRaw::m_valueCheck. Memory was allocated in OnValueRefreshed but never released. Updated MinGW Makefile (added AES to compilation) and fixed windows.h include (lower case)
|
512 passed |
OZW › OZWMAC › #427 | 5 years ago |
Updated MinGW Makefile (added AES to compilation) and fixed windows.h include (lower case) (#1214)
|
Testless build |
OZW › OZWLNX › #745 | 5 years ago |
Updated MinGW Makefile (added AES to compilation) and fixed windows.h include (lower case) (#1214)
|
391 passed |
OZW › OZWMAC › #394 | 5 years ago |
Added TKBHOME TZ69F alias
I have device TKBHOME TZ69F and it is the same like device described in file: wenzhou/tz69.xml, but other type and id. I have duplicated TZ69 entry with type and id my device is reporting and now it is working for me (tested in my application). |
Testless build |
OZW › OZWLNX › #700 | 5 years ago |
Added TKBHOME TZ69F alias
I have device TKBHOME TZ69F and it is the same like device described in file: wenzhou/tz69.xml, but other type and id. I have duplicated TZ69 entry with type and id my device is reporting and now it is working for me (tested in my application). |
376 passed |
Build | Completed | Code commits | Tests |
---|
Build | Completed | Code commits | Tests |
---|
Fixed memory leak for ValueRaw::m_valueCheck.
Memory was allocated in OnValueRefreshed but never released.