wifi: Fix valgrind issue in WifiPhyChannel80Plus80Test

This commit is contained in:
Sébastien Deronne
2024-07-18 21:54:47 +02:00
parent 7e3b8354af
commit 10ec3596cd

View File

@@ -678,6 +678,8 @@ WifiPhyChannel80Plus80Test::DoRun()
5500,
"Center frequency for 20 MHz shall be 5500 MHz");
}
Simulator::Destroy();
}
/**