Skip to content

Check error return when pushing descriptors#980

Merged
paulthomson merged 2 commits intogoogle:mainfrom
gnl21:gnl-check-desc-error
Mar 21, 2022
Merged

Check error return when pushing descriptors#980
paulthomson merged 2 commits intogoogle:mainfrom
gnl21:gnl-check-desc-error

Conversation

@gnl21
Copy link
Contributor

@gnl21 gnl21 commented Mar 11, 2022

Pipeline::SendDescriptorDataToDeviceIfNeeded was not checking the error
return when initializing transfer buffers, which can lead to later code
attempting to use invalid buffers and crashing.

Pipeline::SendDescriptorDataToDeviceIfNeeded was not checking the error
return when initializing transfer buffers, which can lead to later code
attempting to use invalid buffers and crashing.
@gnl21
Copy link
Contributor Author

gnl21 commented Mar 21, 2022

@paulthomson is there a process for getting this PR reviewed? It's causing problems for us in the Vulkan CTS. Thanks.

@paulthomson
Copy link
Collaborator

Sorry, I missed this. Just merging main into your branch now, and then I can merge.

@gnl21
Copy link
Contributor Author

gnl21 commented Mar 21, 2022

Great. No problem. Thanks.

@paulthomson paulthomson merged commit e754c90 into google:main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants