-
Alex Henrie authored
Fixes double frees in read_components and read_dependency. The double frees could also be fixed by using free instead of free_dependency in those functions, but zeroing out the pointers is easier to understand because it ensures that alloc_dependency can always be paired with free_dependency.
3caa27ea
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.in | ||
main.c | ||
manifest.c | ||
wusa.h |