Used ForeachNodeSafe macro instead of ForeachNode there to prevent reading from memor...
commit4bd5b02cb1cf6a7c984b5a5f13f9ed0294a4abef
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 Oct 2008 10:22:28 +0000 (13 10:22 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 Oct 2008 10:22:28 +0000 (13 10:22 +0000)
treefd0c6bbf46ce267b436dcff51984c0f8efe710ae
parent235bd60562e5abffbb24107aa2ccb59595a08f62
Used ForeachNodeSafe macro instead of ForeachNode there to prevent reading from memory that is already freed.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29737 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/exec/exec_util.c