feature #1

Merged
thoehne merged 3 commits from feature into main 2025-06-25 23:17:03 +00:00
Owner

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.

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.
thoehne added 3 commits 2025-06-25 23:16:49 +00:00
thoehne merged commit ed41c04209 into main 2025-06-25 23:17:03 +00:00
thoehne referenced this issue from a commit 2025-06-25 23:17:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thoehne/Small-Enough-Tester#1
No description provided.