63fd7967b2
capacity doesnt include the terminating null, so len is allowed to grow to capacity (not capacity - 1).
capacity doesnt include the terminating null, so len is allowed to grow to capacity (not capacity - 1).