exec.library: fix loop exit condition for managed memory
commite37b424ea6f5321a404ac6676cb5d10fa2983a6a
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 18 May 2014 18:19:00 +0000 (18 18:19 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 18 May 2014 18:19:00 +0000 (18 18:19 +0000)
tree32e906114d4ad8051785d9253b28837ea5fdfe1c
parent0e4f45701bb4e69a353054f9a9782949c3c42e77
exec.library: fix loop exit condition for managed memory

Previously if the first managed memory header did not contain memory,
the function silently exited without freeing it.

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