
Backend should use empty() instead of length() to see if the buffer is empty. The length of a buffer should always be valid to call, even on empty buffers.
Backend should use empty() instead of length() to see if the buffer is empty. The length of a buffer should always be valid to call, even on empty buffers.