Skip to content
Commit 59f76a29 authored by Kumar Gala's avatar Kumar Gala Committed by Maureen Helm
Browse files

lib: cmsis_rtos_v2: Handle possible zero length array



Change how we handle the case of
CONFIG_CMSIS_V2_THREAD_DYNAMIC_MAX_COUNT=0 so that we don't create
a zero length array.  Instead we can just ifdef out the code associated
with handling a dynamic stack allocation.

Fixes #28397

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 620cf68c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment