toxcore/other/docker/coverage
iphydf 0e42752f0f
cleanup: Move all vptr-to-ptr casts to the beginning of a function.
These casts are effectively part of the function type, so it makes sense
to have them at the beginning.
2023-12-30 01:45:23 +00:00
..
Dockerfile cleanup: Move all vptr-to-ptr casts to the beginning of a function. 2023-12-30 01:45:23 +00:00
Dockerfile.nginx fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
mallocfail.h test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00
run chore: Use pkg_search_module directly in cmake. 2023-12-26 01:14:50 +00:00
run_mallocfail fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
serve chore: Use pkg_search_module directly in cmake. 2023-12-26 01:14:50 +00:00
syscall_funcs.c test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00