aboutsummaryrefslogtreecommitdiff
path: root/tests/_test_boilerplate.c
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2026-06-22 11:52:45 -0400
committerGitHub <noreply@github.com>2026-06-22 11:52:45 -0400
commit70c1ba3962166853fc7a1e4f2bb1d637104312b1 (patch)
tree98ffb40c90a2016aff436134e14eed1f9a401cb5 /tests/_test_boilerplate.c
parent582744998b624cada2293a533e0cce5720433454 (diff)
downloadstasis-1.7.1.tar.gz
General fixes (#149)HEAD1.7.1master
* Fix missing LF * Return when item is NULL * Explicitly state error condition * strlist_contains: Allow index result argument to be NULL * BUGFIX: strlist_contains now uses strstr instead of strcmp * The match was never intended to be exact * BUGFIX: log_msgv now prints a LF to the same stream as the message * BUGFIX: env_manipulate_pathstr PM_ONCE logic did opposite of what was intended * When strstr finds the path in the system path, it's supposed to free the new system path and exit. In this case it was freeing the path when the path wasn't found that lead to several instances of PATH not being updated correctly * Free result when shell_output fails * join: Fix segfault on memory error * join_ex: Fix leak on memory error * Initialize installer_url and python_override_version to zero * Remove redundant calls to memset
Diffstat (limited to 'tests/_test_boilerplate.c')
0 files changed, 0 insertions, 0 deletions