cast to uint is required with some gcc versions, otherwise we get a shift-negative...
authorphilsmd <philsmd@hashcat.net>
Sat, 27 Feb 2016 18:56:20 +0000 (19:56 +0100)
committerphilsmd <philsmd@hashcat.net>
Sat, 27 Feb 2016 18:56:20 +0000 (19:56 +0100)
commit93a134e9b6b47be7b9081d2b682dee9e71a47bb0
treea031bdf3d110cd5ef868e9a98348299320939cf1
parent575dcbfd254d3951858dbb63c7e613aae9cdc628
cast to uint is required with some gcc versions, otherwise we get a shift-negative-value warning
src/oclHashcat.c