just use FindTask directly so we don't waste storage (and also the need to call it...
commit87815c20ead9ca60bd44a70655c12f1718403f7a
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 13 May 2015 20:13:02 +0000 (13 20:13 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 13 May 2015 20:13:02 +0000 (13 20:13 +0000)
tree8b5641fa2250e272b76836822fb9e8c8456ed742
parent9eb52de513a2d3a86ff939b14fc6dd72cc676737
just use FindTask directly so we don't waste storage (and also the need to call it in case we fail to allocate the etask at all)

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