[PATCH] D84050: YAML: Don't assume an arbitrary StringRef is null terminated

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 2 02:12:42 PDT 2020


bkramer added a comment.

The parser used to rely on the `\0` being present. Was that fixed?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84050/new/

https://reviews.llvm.org/D84050



More information about the llvm-commits mailing list