[CMD] Do not use an intermediate buffer when reading lines from batch files
authorJérôme Gardou <jerome.gardou@reactos.org>
Wed, 23 Jun 2021 14:26:50 +0000 (16:26 +0200)
committerJérôme Gardou <zefklop@users.noreply.github.com>
Thu, 24 Jun 2021 13:03:36 +0000 (15:03 +0200)
commitaae161d06184383e3ed06a85918c02ef47f77526
treef579fb590c72f40dc6d3a3a3e013511edde5099f
parent5ca83e516cbb5ab3fd809e044c0de4c018bd20c3
[CMD] Do not use an intermediate buffer when reading lines from batch files

This is easier on the heap and improves cmd:batch winetest nicely
base/shell/cmd/batch.c