]> Git Repo - esp-hosted.git/commit
bugix/async Fixed async implementatin in linux code
authorSoh Kam Yung <[email protected]>
Mon, 26 Feb 2024 06:38:12 +0000 (14:38 +0800)
committerSoh Kam Yung <[email protected]>
Mon, 26 Feb 2024 08:00:04 +0000 (16:00 +0800)
commit7940fc012c5db8cf2589952efc9dc99678b37b7f
treeba040be22150730734b886844c9dedfead5e300e
parent043e95e2f6fa67b8e232f26a4ea93a2cef07190d
bugix/async Fixed async implementatin in linux code

- fix crash due to using stack-local data in async callback
- fix crash due to uninitialised data in allocated timeout response structure
- added checks in script to abort script due to build errors
esp_hosted_fg/host/control_lib/src/ctrl_core.c
esp_hosted_fg/host/linux/host_control/c_support/test_utils.c
esp_hosted_fg/host/linux/host_control/rpi_init.sh
esp_hosted_fg/host/linux/port/src/platform_wrapper.c
This page took 0.030096 seconds and 5 git commands to generate.