Skip to content

Instantly share code, notes, and snippets.

@ser-mk
Created January 13, 2019 23:25
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 ser-mk/a9621d0391fa1a9bb2fa21e9043f6f66 to your computer and use it in GitHub Desktop.
Save ser-mk/a9621d0391fa1a9bb2fa21e9043f6f66 to your computer and use it in GitHub Desktop.
issue of Memcheck
int * p = (int*)0x654;
*p = 0x123;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment