[libcxx-commits] [PATCH] D146294: [libcxx] Fix crash in std::stringstream with payload >= INT_MAX

Azat Khuzhin via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 25 03:49:52 PDT 2023


azat added a comment.

@Mordante kind ping, can you please take a look at the patch itself (or maybe you can suggest someone who can review the patch)?

About CI- it still fails, though it does not looks related

- premerge checks <https://buildkite.com/llvm-project/premerge-checks/builds/147234#01878ff8-f3ff-429e-8e53-5e251ac963e8>

  lxml.etree.XMLSyntaxError: internal error: Huge input lookup, line 161637, column 9
  🚨 Error: The command exited with status 1


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146294



More information about the libcxx-commits mailing list