Fixed size calculation of ldargs array allocation.
commitc15372ff37c995aa8ee1d7a00a7313d144678d4c
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Jun 2011 10:43:07 +0000 (24 10:43 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Jun 2011 10:43:07 +0000 (24 10:43 +0000)
tree255fbaebf05927e9951c589836af7a5f4e85a074
parent96da6b25c00e17b8e9ac4fc2463d58a96456b04e
Fixed size calculation of ldargs array allocation.

Zero terminating last argument was only 1 byte in size resulting in trashed
memory.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39503 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/collect-aros/collect-aros.c