2a6a883eed
Use a simpler recursive solution and set the head and tail pointers of the starting node to NULL when done. Remove the now uneeded setting of the head and tail pointers to NULL in cil_resolve_in(). Signed-off-by: James Carter <jwcart2@gmail.com> |
||
---|---|---|
.. | ||
include/cil | ||
src | ||
test | ||
.gitignore |