Commit 6f87cdfe authored by Morris Jette's avatar Morris Jette
Browse files

Improve script read logic

Stat the file before allocating buffer used for read rather than
  reallocating the buffer as needed. Improves performance (no
  reallocate/copy needed).
parent f7a8b8d9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment