A very simple malloc checking library. Can be used as a source include as well.
The biggest advantage of this library is non intrusiveness. It does not rely on any platform specific features, should work everywhere.
How to use: use zalloc() and zfree() instead of the malloc and free calls. (Could be done by defines) Zmalloc will detect overwrites, freeing non freed items, not freeing items allocated. See the test_zmalloc on how to use it.

Features

  • malloc
  • memory allocation checking
  • memory leak checking

Project Samples

Project Activity

See All Activity >

Follow zmalloc

zmalloc Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of zmalloc!

Additional Project Details

Operating Systems

Linux, Windows

Programming Language

C, C++

Registered

2017-07-29