Fix delete[]
Šī revīzija ir iekļauta:
@@ -33,7 +33,7 @@ void createThenDestroyStreams(int iterations, int burstSize)
|
||||
}
|
||||
}
|
||||
|
||||
delete streams;
|
||||
delete[] streams;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user