https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 9deb463b03c181c9b1f2551ccd8c34bb16043ec6 authored by dannephoto on 14 June 2017, 00:48:35 UTC
Bouncyball mlv_dump steroid version
Tip revision: 9deb463
README.rst
malloc checker
===============

This module is for reliability checks to the malloc subsystem.
One check allocates a block of predefined size and checks if the content is getting altered.
Some other check is flooding the memory subsystem with malloc/free calls.

This module appears in menu under Debug -> Burn-in tests.

:License: GPL
:Summary: malloc reliability checks
:Authors: g3gg0
back to top