Skip to content
Commit 2e3694c9 authored by Andrei Emeltchenko's avatar Andrei Emeltchenko Committed by Carles Cufí
Browse files

tests: modem: Fix using wrong size of char array



Convert pointer to string literal to array of char so that sizeof()
can correctly calculate size. Currently sizeof(msg) is effectively
sizeof(char *).

Signed-off-by: default avatarAndrei Emeltchenko <andrei.emeltchenko@intel.com>
parent 85cbc7a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment