[libcxx-commits] [PATCH] D154514: [libc++] Fix incorrect length check in std::basic_filebuf
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 27 07:21:30 PDT 2023
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
The only CI failure is a flaky test on FreeBSD, so I think this is good to go. I'll merge this now since there hasn't been much discussion and I think it shouldn't be controversial to fix an ASAN issue w/ tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154514/new/
https://reviews.llvm.org/D154514
More information about the libcxx-commits
mailing list