| Issue | 110005 |
|---|---|
| Summary | [libc++] Avoid unwrapping iterators in __output_buffer |
| Labels | libc++, format |
| Assignees | |
| Reporter | ldionne |
This would allow catching OOB accesses.
For a follow-up patch, you can avoid unwrapping so we catch OOB accesses._Originally posted by @ldionne in https://github.com/llvm/llvm-project/pull/108990#discussion_r1763498654_
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
