Skip to content

Remove potential efence support#264

Merged
spe-ciellt merged 2 commits intodevelopfrom
remove-potential-efence-support
Dec 7, 2025
Merged

Remove potential efence support#264
spe-ciellt merged 2 commits intodevelopfrom
remove-potential-efence-support

Conversation

@spe-ciellt
Copy link
Copy Markdown
Contributor

While still a viable and effective tool for specific use cases in 2025, the Electric Fence (EF) program memory checker is generally considered an older, less modern solution compared to more comprehensive alternatives like Valgrind's Memcheck and compiler-based sanitizers.

One less thing to support...

Electric fence is not updated anymore. Use valgrind to check for memory leaks or even memory sanitizers.
@spe-ciellt spe-ciellt merged commit bc220f0 into develop Dec 7, 2025
@spe-ciellt spe-ciellt deleted the remove-potential-efence-support branch December 7, 2025 10:26
@spe-ciellt spe-ciellt added enhancement New feature or request fix Solution for a potential problem or omission. labels Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fix Solution for a potential problem or omission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant