Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel_image_methods: Fix size checks in 1Dbuffer case (#2106)
Image height is initialized to 0. But the size calculation should assume a height of 1.
- Loading branch information