8000 v1.17: cpi: fix capacity check in update_caller_account (backport of #34064) by mergify[bot] · Pull Request #34081 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

v1.17: cpi: fix capacity check in update_caller_account (backport of #34064) #34081

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

mergify[bot]
Copy link
Contributor
@mergify mergify bot commented Nov 15, 2023

This is an automatic backport of pull request #34064 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

reserve(additional) reserves additional bytes on top of the current _length_
not capacity. Before this fix we could potentially reserve less capacity than
required.

(cherry picked from commit d009d73)
Copy link
codecov bot commented Nov 15, 2023

Codecov Report

Merging #34081 (18443b6) into v1.17 (353aa64) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

Additional details and impacted files
@@            Coverage Diff            @@
##            v1.17   #34081     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         803      803             
  Lines      217915   217916      +1     
=========================================
- Hits       178391   178334     -57     
- Misses      39524    39582     +58     

@alessandrod alessandrod merged commit b767847 into v1.17 Nov 15, 2023
@alessandrod alessandrod deleted the mergify/bp/v1.17/pr-34064 branch November 15, 2023 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0