Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | free(3): If ptr is NULL, no operation is performed.free-mem | Joseph Hunkeler | 2025-03-20 | 1 | -1/+1 |
| | |||||
* | Remove redundant extern in test_environment.c | Joseph Hunkeler | 2025-02-12 | 1 | -2/+2 |
| | |||||
* | test_environment.c: free allocated resources | Joseph Hunkeler | 2025-02-04 | 1 | -3/+10 |
| | | | | * Replace usage of 'const char *' where 'char *' was appropriate | ||||
* | Add test_environment.c (#39) | Joseph Hunkeler | 2024-08-29 | 1 | -0/+76 |