If MEMF_REVERSE is specified, it is documented the memlist should be traversed in...
commitad14dee7f2f3f85faf91df266df946c3de597e51
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 31 Dec 2014 01:43:52 +0000 (31 01:43 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 31 Dec 2014 01:43:52 +0000 (31 01:43 +0000)
treec84c3faba1460e4fc9ac6576ae5261fa1830a808
parentab5819ad029c45505a14a65c55bd88d1d963980c
If MEMF_REVERSE is specified, it is documented the memlist should be traversed in reverse - not just the chunks in a memheader. Respect that behaviour, since there may be more regions that match the requested allocation other than the first encountered.

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