The library buffer variable 'l' wasn't dereferenced, leading to an invalid
commitd0de7c2e4011911fe241c0862485eca25fac727c
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 11 Mar 2015 17:25:49 +0000 (11 17:25 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 11 Mar 2015 17:25:49 +0000 (11 17:25 +0000)
tree35739a042d59768ed3a71783a859aa6d8feec178
parentc2a6dec52c6f7a27e68bf0f0328fd82c378bdfd3
The library buffer variable 'l' wasn't dereferenced, leading to an invalid
comparison. The buffer was then thought to be full, leading to the
allocation of a much larger buffer size than necessary, or running out of
memory.

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