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 investigating null pointer risks.

majiayu000 abddc6f 2 files · 2.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/detecting-unchecked-malloc commit abddc6f2e9

Frequently asked questions

npx skillmds add majiayu000/detecting-unchecked-malloc