mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 05:13:36 +08:00
broken when support for binary data was added. The terminating NUL was included in the string as a character (that's in addition to the terminating NUL added by std::string).