Lua fix failure to read lines longer than LUAL_BUFFERSIZE

Readline didn't handle lines longer than LUAL_BUFFERSIZE it now
reads these in chunks.

Change-Id: Iffe12447e5441ff6b479ce3de1d36df64c276183
1 file changed