Skip to content
Snippets Groups Projects
Commit aafbb672 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: wmkdepend sometimes throws (closes #1036)

- 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.
parent 4b7c21bc
Branches
Tags
No related merge requests found
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