Skip to content

crypto/mem: include <cstring> for strlen#2382

Open
chenrui333 wants to merge 1 commit intornpgp:mainfrom
chenrui333:botan-3.11-cstring-fix
Open

crypto/mem: include <cstring> for strlen#2382
chenrui333 wants to merge 1 commit intornpgp:mainfrom
chenrui333:botan-3.11-cstring-fix

Conversation

@chenrui333
Copy link

@chenrui333 chenrui333 commented Mar 16, 2026

Fix a missing <cstring> include in src/lib/crypto/mem.cpp.

This is exposed by Botan 3.11 builds in Homebrew/homebrew-core#272485.

Full build log in here, https://github.com/Homebrew/homebrew-core/actions/runs/23126011126/job/67169369582

@kaie
Copy link
Contributor

kaie commented Mar 24, 2026

@ni4 can you please approve this simple fix? it's causing multiple CI failures. thanks.

@ni4
Copy link
Contributor

ni4 commented Mar 24, 2026

@ni4 can you please approve this simple fix? it's causing multiple CI failures. thanks.

@kaie PR #2381 was a bit earlier of this, and it exposes some CI issues, which we should take a look at first. This one should expose the same.

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