crashappsec / libcon4m

Base Compiler and Runtime Support for con4m
Apache License 2.0
0 stars 0 forks source link

Add a user pointer arg to Hatrack malloc functions #28

Closed orangematt closed 2 months ago

orangematt commented 2 months ago

This just adds an optional pointer to memory allocation functions for context. The defaults don't use it, but user implementations may.