Skip to content

linuxkm fedora: fix uninitialized build errors.#8953

Merged
douzzer merged 2 commits intowolfSSL:masterfrom
philljj:fedora_linuxkm_uninit_errors
Jul 2, 2025
Merged

linuxkm fedora: fix uninitialized build errors.#8953
douzzer merged 2 commits intowolfSSL:masterfrom
philljj:fedora_linuxkm_uninit_errors

Conversation

@philljj
Copy link
Contributor

@philljj philljj commented Jul 2, 2025

Description

Fix build errors when building linuxkm on Fedora:

/home/jordan/work/wolfssl/wolfcrypt/src/misc.c:1012:12: error: ‘_in’ may be used uninitialized [-Werror=maybe-uninitialized]
 1012 |     word64 _in;
      |            ^~~
cc1: all warnings being treated as errors

Note: these build errors appear on some kernels but not others, even when using the same gcc. Presumably because of differences in .config.

@philljj philljj self-assigned this Jul 2, 2025
dgarske
dgarske previously approved these changes Jul 2, 2025
@philljj
Copy link
Contributor Author

philljj commented Jul 2, 2025

Retest this please.

Found unhandled org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException exception:
...

@philljj philljj assigned wolfSSL-Bot and unassigned philljj Jul 2, 2025
@philljj philljj requested a review from douzzer July 2, 2025 17:14
@douzzer douzzer merged commit 8cc2ba7 into wolfSSL:master Jul 2, 2025
223 of 224 checks passed
@philljj philljj deleted the fedora_linuxkm_uninit_errors branch December 12, 2025 23:08
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.

4 participants