You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coverity:
CID 739612 (#1 of 1): Buffer not null terminated (BUFFER_SIZE)
At (5): Calling strncpy with a source string whose length (4 chars) is
greater than or equal to the size argument (4) will fail to
null-terminate "hello->head".
Signed-off-by: Ferry Huberts <[email protected]>
0 commit comments