fix(build): Remove hardened_malloc from full feature set #927

Merged
tcpipuk merged 1 commit from tom/remove-hardened-malloc into main 2025-08-17 13:22:46 +00:00
Owner

The hardened_malloc feature conflicts with jemalloc, preventing successful builds with the --features full flag. Commenting out hardened_malloc allows the full profile to build correctly while maintaining all other features.

The hardened_malloc feature conflicts with jemalloc, preventing successful builds with the --features full flag. Commenting out hardened_malloc allows the full profile to build correctly while maintaining all other features.
tcpipuk self-assigned this 2025-08-17 12:46:34 +00:00
fix(build): Remove hardened_malloc from full feature set
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 39s
Checks / Prefligit / prefligit (pull_request) Successful in 33s
Documentation / Build and Deploy Documentation (push) Successful in 36s
Checks / Prefligit / prefligit (push) Successful in 15s
Release Docker Image / define-variables (push) Successful in 16s
Checks / Rust / Format (push) Successful in 1m1s
Checks / Rust / Cargo Test (push) Successful in 4m56s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 15m22s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 15m58s
Release Docker Image / merge (push) Successful in 41s
Checks / Rust / Clippy (push) Successful in 2m34s
2a183cc5a4
The hardened_malloc feature conflicts with jemalloc, preventing successful
builds with the --features full flag. Commenting out hardened_malloc allows
the full profile to build correctly while maintaining all other features.
Jade approved these changes 2025-08-17 13:16:52 +00:00
tcpipuk deleted branch tom/remove-hardened-malloc 2025-08-17 13:22:46 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!927
No description provided.