aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2021-02-23 00:21:04 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-02-23 14:28:36 +0000
commit6061a89b3d10f7adf237cb5a7bc12dcb8970a651 (patch)
tree36e25ccb911ea747dfa23c5e5b60d3fb9e4797de /.gitignore
parent41c1517ed4df305dcb391f545a418be30983becc (diff)
downloadComputeLibrary-6061a89b3d10f7adf237cb5a7bc12dcb8970a651.tar.gz
Remove allocator check from BlobMemoryPool to avoid exceptions
Allocator validity for nullptr is checked during construction thus not needed to be checked again during destruction. Moreover, ARM_COMPUTE_ERROR_ON on failure throws an exception that should be avoided by a destructor. Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Change-Id: Icd44f8af6824290a44c51d676a43a8f06555e158 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5152 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 '.gitignore')
0 files changed, 0 insertions, 0 deletions