Skip to content

meson: use explicit_bzero if it is available#376

Merged
stapelberg merged 1 commit into
i3:mainfrom
julio-b:mesonfix
Oct 28, 2025
Merged

meson: use explicit_bzero if it is available#376
stapelberg merged 1 commit into
i3:mainfrom
julio-b:mesonfix

Conversation

@julio-b

@julio-b julio-b commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

It seems that the check for explicit_bzero was lost during the conversion to meson build system.

AC_CHECK_FUNCS([explicit_bzero]) was not ported during the switch from
autotools to meson.

Fixes: ea1cb44
Related: 9f675b8
@stapelberg stapelberg merged commit d6333fc into i3:main Oct 28, 2025
3 checks passed
@stapelberg

Copy link
Copy Markdown
Member

Thanks, good catch! I’ll do a new i3lock release soon.

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