Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
566 stars 571 forks source link

build/tools/amebasmart/gnu_utility/: fix km4 crash when running wificsi #6199

Closed zhongnuo-tang closed 4 months ago

zhongnuo-tang commented 4 months ago
  1. crash was caused by memset a nullpointer, add condition to prevent such case
hiarungupta commented 4 months ago

PR looks fine, no crash observed.