-
Vladimir Bespalov authored
e.g. DynamicStreamBuf passes pointer to internal vector, but RawBuffer treats it as a null-terminated string, trying to read one char beyond.
37e3a3a0
e.g. DynamicStreamBuf passes pointer to internal vector, but RawBuffer treats it as a null-terminated string, trying to read one char beyond.