On 03/25/2015 04:20 PM, Michael Tokarev wrote:
21.03.2015 16:44, Stefan Weil wrote:
With a mask value of 0x00400000, the result will never be 1.
This fixes a Coverity warning.
Might be a bit risky if the whole thing wasn't a complete no-op.
I wonder maybe the whole this if statement should be removed..
But anyway, applied to -trivial, thank you!
/mjt
Thanks. The statement is just an indicator for a trap which needs to
happen there. I'm working on this right now, so it won't stay like this
for long :).
Cheers,
Bastian