Fix fixed-point parameter range check
BZ: 197723
When adding parameters which are far out of bounds, the range check does
not refuse to set the value. This is unexpected behaviour.
This patch adds a correct range check.
Change-Id: I325920bcabc9485bd8f95aadcaff36a67182b97c
Signed-off-by:
Mattijs Korpershoek <mattijsx.korpershoek@intel.com>
Loading
Please sign in to comment