Skip to content

Instantly share code, notes, and snippets.

@dev-harsh1998
Created September 14, 2018 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dev-harsh1998/757427b16a58f5498db3d87212a9651b to your computer and use it in GitHub Desktop.
Save dev-harsh1998/757427b16a58f5498db3d87212a9651b to your computer and use it in GitHub Desktop.
Kernel warning
home/hyper/aosp/kernel/zuk/msm8996/scripts/unifdef.c:453:28: warning: ���strncpy��� output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment