Fix delete[]
This commit is contained in:
@@ -33,7 +33,7 @@ void createThenDestroyStreams(int iterations, int burstSize)
|
||||
}
|
||||
}
|
||||
|
||||
delete streams;
|
||||
delete[] streams;
|
||||
}
|
||||
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user