aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/BlobMemoryPool.cpp
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2021-02-22 23:43:33 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-02-23 14:28:25 +0000
commit41c1517ed4df305dcb391f545a418be30983becc (patch)
treeecfc35ffba4f3feea2d3c4589d562f16c9a71982 /src/runtime/BlobMemoryPool.cpp
parentb0cd5d8cf6945bed4df62603799d73b5413654a1 (diff)
downloadComputeLibrary-41c1517ed4df305dcb391f545a418be30983becc.tar.gz
Fix range checking of a value on a given data-type range
Avoid using the casted values for range checking as this always resolves to true. Rather use the pure value passed to the function. Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Change-Id: I2de24807be0304b62676f4e5358a6aacb654bd31 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5154 Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/runtime/BlobMemoryPool.cpp')
0 files changed, 0 insertions, 0 deletions