Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
mock-free.h File Reference

(/usr/bin/git 2023-11-27, commit: bad6102)

Header declaring a mock function for free(). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __wrap_free (void *ptr)
 

Detailed Description

Header declaring a mock function for free().

Function Documentation

◆ __wrap_free()

void __wrap_free ( void *  ptr)

Mock function for free().

Checks that the right parameters are given and return a preset pointer.