aircrack-ng / aircrack-ng-archive

Pre-migration repository. New repository ➙
https://github.com/aircrack-ng/aircrack-ng
GNU General Public License v2.0
857 stars 306 forks source link

Fix -Wduplicated-branches found when build with gcc7 (and -Wduplicated-branches flags) #118

Closed alagoutte closed 7 years ago

Mister-X- commented 7 years ago

Is there any speed difference due to the change in value in the simd code?

alagoutte commented 7 years ago

Is there any speed difference due to the change in value in the simd code? How i can test ? (because there is typo and use the same value like John the Ripper)

Mister-X- commented 7 years ago

To test for speed, test with an older gcc, 6 and do a few runs, with and without the change.

alagoutte commented 7 years ago

Make some "quick" test and no found difference speed

aircrack-ng commented 7 years ago

Committed in r2909. Thanks.