Skip to content

SegaVintovar/malloc_fail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

malloc_fail

My own malloc fail library

Compile it:

gcc -shared -fPIC malloc_fail.c -o libmallocfail.so -ldl

Then run:

LD_PRELOAD=./libmallocfail.so ./program ARGS

About

My own malloc fail library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages