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
Replaced the implementation of the copy operation in the
GEN_CONFIG_EVENT_HANDLERS macro declaration of the Config Event header
that is part of the nRF Desktop application.
This change is done to address the string truncation error
(-Werror=stringop-truncation) that was caused by the strncpy function.
Signed-off-by: Kamil Piszczek <[email protected]>
0 commit comments