[libcxx-commits] [libcxx] [libc++][hardening] Use bounded iterators in std::vector and std::string (PR #78929)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 19 10:02:56 PDT 2024
================
@@ -225,6 +225,8 @@ struct __bounded_iter {
private:
----------------
ldionne wrote:
Let's add a release note for this.
https://github.com/llvm/llvm-project/pull/78929
More information about the libcxx-commits
mailing list