detecting-unchecked-malloc

Detects unchecked return values of memory allocation functions like malloc, calloc, and realloc that can lead to null pointer dereferences. Use when analyzing memory allocation, error handling, or inv

detecting
unchecked
malloc
Also installable via skills CLI
npx skills add waiwai24/BinaryX-Agent/.claude/skills/detecting-unchecked-malloc

Source

Path:.claude/skills/detecting-unchecked-malloc(main)

Related in productivity