Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- local token shifting was missing when getting the next file chunk
  (while in the middle of parsing that text).

  As well as adding the correct shifting, also tag the local buffer
  with nullptr when it is done. Be extra paranoid and check the
  raw buffer range before passing off to std::string.
91dd591f
History
Name Last commit Last update