Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.21-maintenance] EvalCache: Fix missing format string argument #10309

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

github-actions[bot]
Copy link

Automatic backport to 2.21-maintenance, triggered by a label in #10293.

Fixes

  terminate called after throwing an instance of 'boost::wrapexcept<boost::io::too_few_args>'
    what():  boost::too_few_args: format-string referred to more arguments than were passed
  Aborted (core dumped)

for type errors in AttrCursor.

(cherry picked from commit bfd3640)
@github-actions github-actions bot requested a review from edolstra as a code owner March 24, 2024 01:28
@roberth roberth closed this Mar 24, 2024
@roberth roberth reopened this Mar 24, 2024
@roberth roberth enabled auto-merge March 24, 2024 01:30
@roberth roberth merged commit 53440f4 into 2.21-maintenance Mar 24, 2024
7 checks passed
@edolstra edolstra deleted the backport-10293-to-2.21-maintenance branch March 29, 2024 15:14
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.

2 participants