Commit Graph

2 Commits

Author SHA1 Message Date
1401e1d70b fix: Adding casts for C++ and optimizing pointer comparison. 2025-06-29 02:33:07 +02:00
ed41c04209 feature (#1)
This feature adds the following functions:

 - set_malloc()
 - set_free()

Which is a safe malloc wrapper, that frees all memory after a test has finished.

Reviewed-on: #1
2025-06-25 23:17:02 +00:00