mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 14:45:12 +00:00
0c93a0f3fc
* Crash when printing Unicode to redirected cout Add failing tests * Fix Unicode crashes redirected cout * pythonbuf::utf8_remainder check end iterator * Remove trailing whitespace and formatting iostream * Avoid buffer overflow if ostream redirect races This doesn't solve the actual race, but at least it now has a much lower probability of reading past the end of the buffer even when data races do occur. |
||
---|---|---|
.. | ||
pybind11 |