avoid issues with large non-ini files
read the content in chunks, if we see 0 bytes, abort with parse error
that should filter out most kind of bad large binary files
read the content in chunks, if we see 0 bytes, abort with parse error
that should filter out most kind of bad large binary files