detecting-incorrect-free

Detects incorrect use of free() including freeing non-heap memory, invalid pointers, and mismatched allocators. Use when analyzing memory deallocation, heap management, or investigating free() usage e

by waiwai24· Repository·data
detecting
incorrect
free
Also installable via skills CLI
npx skills add waiwai24/BinaryX-Agent/data/detecting-incorrect-free

Source

Path:data/detecting-incorrect-free(main)

Related in data

detecting-incorrect-free | AgentArea Skills