The-CPP-Workshop/blob/master/Chapter08/Exercise61/Exercise61.cpp The assignment operator does not allocate the correct amount of memory. It is 1 byte short, the null byte. The same is true for The-CPP-Workshop/blob/master/Chapter08/Activity08/Activity08.cpp