mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 04:02:18 +01:00
In TFM and Integer, rshb() shouldn't try to shift a value that is 0. This leads to using a negative offset to a pointer, but isn't used.
In TFM and Integer, rshb() shouldn't try to shift a value that is 0. This leads to using a negative offset to a pointer, but isn't used.