Skip to content

Delete dead platforms and unused APIs#66

Merged
kornelski merged 1 commit intogcc.amd64from
delete
Feb 25, 2026
Merged

Delete dead platforms and unused APIs#66
kornelski merged 1 commit intogcc.amd64from
delete

Conversation

@kornelski
Copy link

No description provided.

@kornelski kornelski merged commit a225191 into gcc.amd64 Feb 25, 2026
9 checks passed
@kornelski kornelski deleted the delete branch February 25, 2026 16:14
@RJVB
Copy link

RJVB commented Feb 25, 2026 via email

@kornelski
Copy link
Author

@RJVB all of them. We're removing all C dependencies that we can. At this point we don't have any projects left requiring zlib in C, so we don't have any reason to maintain this library any more.

Unfortunately, C isn't safe enough to be left as-is without active monitoring for vulnerabilities and UB issues, even in such a seemingly old and stable codebase like zlib. I've deleted code we haven't been using to minimize the attack surface left. I recommend switching to another zlib implementation, like zlib-rs.

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