Bugfix for: [ 1713961 ] C:Search doesn't search current directory by default
commit044eba2a36c0f1695769be5cdc64a93967297e68
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 6 Apr 2008 20:50:28 +0000 (6 20:50 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 6 Apr 2008 20:50:28 +0000 (6 20:50 +0000)
treeb11f54a6cd952f8eba321ea162f1044286ff7437
parent1564b2ab58e187a31327ed30bbb40ab02e87b469
Bugfix for: [ 1713961 ] C:Search doesn't search current directory by default
(I've tested on my AmigaOS3.9 installation that ReadArgs() ignores the default
value for /M arguments, so it must be set afterwards.)

Don't use AllocMem/FreeMem for the args.

Some compiler warnings removed.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@28242 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Search.c