Skip to content

Instantly share code, notes, and snippets.

@muaddib1971
Created September 14, 2022 08:24
Show Gist options
  • Save muaddib1971/8413a46fb4210a2d51d24ee106f6176a to your computer and use it in GitHub Desktop.
Save muaddib1971/8413a46fb4210a2d51d24ee106f6176a to your computer and use it in GitHub Desktop.
#!/bin/bash
valgrind --track-origins=yes --leak-check=full --show-leak-kinds=all $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment