mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-25 03:10:00 +01:00
1a6f82c06a
In case of error occured in writeToDevice pptr may become one byte farther than epptr. This can lead to crash in streambuf::xsputn from libstdc++.