Loading src/ByteStream.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,7 @@ PacketLib::ByteStream::~ByteStream() { ByteStream::count_object_deleted++; //cout << "ByteStream::~ByteStream() delete[] stream;" << endl; // delete[] stream; delete[] stream; stream = 0; } else Loading Loading
src/ByteStream.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,7 @@ PacketLib::ByteStream::~ByteStream() { ByteStream::count_object_deleted++; //cout << "ByteStream::~ByteStream() delete[] stream;" << endl; // delete[] stream; delete[] stream; stream = 0; } else Loading