Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Pulkit0110
Copy link
Member

Tink doesn't properly validate the value returned by the python output stream's write method. Usually, this value should be smaller than the size of the data. But the write method returns the complete size of the object instead of the size of bytes of the chunk written.

@Pulkit0110 Pulkit0110 requested review from a team as code owners June 5, 2025 06:38
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/python-storage API. labels Jun 5, 2025
@Pulkit0110 Pulkit0110 requested a review from chandra-siri June 6, 2025 04:56
@Pulkit0110 Pulkit0110 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 6, 2025
@chandra-siri
Copy link
Contributor

Please add unit tests as per cl/766131162

@Pulkit0110
Copy link
Member Author

Done

@Pulkit0110 Pulkit0110 closed this Jun 9, 2025
@Pulkit0110 Pulkit0110 reopened this Jun 9, 2025
Copy link

@vasporig vasporig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, please add one more test

@ddelgrosso1 ddelgrosso1 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 13, 2025
@Pulkit0110 Pulkit0110 merged commit 2a46c0b into googleapis:main Jun 13, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants