Skip to content
Commit bf5cf841 authored by Jakub Rzeszutko's avatar Jakub Rzeszutko Committed by Carles Cufí
Browse files

shell: fix Tab crashing issue



Commit 770f232a removes an array
termination from the shell_make_argv function. This function was
called from two functions: execute and tab_handle. In the mentioned
commit termination was added only in the execute function.
As a result calling tab_handle function was causing a segmentation
fault. This fix adds array termination to the tab_handle function.

Fixes #28434

Signed-off-by: default avatarJakub Rzeszutko <jakub.rzeszutko@nordisemi.no>
parent ded737cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment