• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

memory-bro

Memory leak checker for C
mukulio
2.1.0 743
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

memory-bro package

A simple memory leak checker for C.

Usage

Press ctrl + alt + n to trigger the package to determine the existence of possible memory leaks in your code. You will be able to see a detailed view that shows how much and on what line memory is being allocated and deallocated. This package is NOT created to replace traditional memory leak checkers like Valgrind. Rather it is made to make quick checks as your write your code.

good

bad

Contributers

  • Mukul Surajiwale

  • Ryan Manske

  • Alwin Joy

  • Nathan Potolsky

  • Zhenyu (Victor) Zhu

Issues and Todo

  • Add support for functions like open()
  • Add suppot for while loops

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by