Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
madler
/
zlib
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
7.1k
Code
Issues
124
Pull requests
175
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: madler/zlib
Actions
All workflows
Workflows
anyVM-OSes
anyVM-OSes
C Standard
C Standard
CMake
CMake
Configure
Configure
contribs
contribs
mingw/cygwin
mingw/cygwin
OSS-Fuzz
OSS-Fuzz
Show more workflows...
Management
Caches
C Standard
C Standard
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
c-std.yml
will be ignored since log searching is not yet available
152 workflow runs
152 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix minizip case-insensitive macro name
C Standard
#548:
Pull request
#1319
opened by
Voyagerroc-Pro
Action required
Voyagerroc-Pro:fix/minizip-sensitive-macro
Voyagerroc-Pro:fix/minizip-sensitive-macro
Action required
View #1319
View workflow file
Honor gzprintf's all-or-nothing-written contract when blocked.
C Standard
#547:
Commit
d81c2d7
pushed by
madler
12m 9s
develop
develop
12m 9s
View workflow file
Remedy another missing return statement in gzwrite.c.
C Standard
#546:
Commit
7235b0a
pushed by
madler
12m 4s
develop
develop
12m 4s
View workflow file
Fix buffer overflow bug in non-blocking gzwrite.
C Standard
#545:
Commit
df84af2
pushed by
madler
11m 18s
develop
develop
11m 18s
View workflow file
gzwrite: bound pending input after a non-blocking stall
C Standard
#544:
Pull request
#1317
opened by
thesmartshadow
13h 50m 1s
thesmartshadow:fix-gzprintf-nonblocking-stall
thesmartshadow:fix-gzprintf-nonblocking-stall
13h 50m 1s
View #1317
View workflow file
Replace CheckFunctionExists with CheckSymbolExists
C Standard
#543:
Pull request
#1316
opened by
StephenCWills
Action required
StephenCWills:check-symbol-exists
StephenCWills:check-symbol-exists
Action required
View #1316
View workflow file
Fix unchecked Minizip extra-field lengths
C Standard
#542:
Pull request
#1314
synchronize by
atharvmantri
Action required
atharvmantri:fix/minizip-extra-field-bounds
atharvmantri:fix/minizip-extra-field-bounds
Action required
View #1314
View workflow file
Fix missing NUL termination for truncated filenames
C Standard
#541:
Pull request
#1315
synchronize by
atharvmantri
Action required
atharvmantri:fix/minizip-filename-termination
atharvmantri:fix/minizip-filename-termination
Action required
View #1315
View workflow file
Fix missing NUL termination for truncated filenames
C Standard
#540:
Pull request
#1315
opened by
atharvmantri
Action required
atharvmantri:fix/minizip-filename-termination
atharvmantri:fix/minizip-filename-termination
Action required
View #1315
View workflow file
Fix unchecked Minizip extra-field lengths
C Standard
#539:
Pull request
#1314
opened by
atharvmantri
Action required
atharvmantri:fix/minizip-extra-field-bounds
atharvmantri:fix/minizip-extra-field-bounds
Action required
View #1314
View workflow file
inflate: annotate sliding window with sized_by_or_null
C Standard
#538:
Pull request
#1313
synchronize by
LaptopsPlural
Action required
LaptopsPlural:local/window-fbounds-safety
LaptopsPlural:local/window-fbounds-safety
Action required
View #1313
View workflow file
inflate: annotate sliding window with sized_by_or_null
C Standard
#537:
Pull request
#1313
synchronize by
LaptopsPlural
Action required
LaptopsPlural:local/window-fbounds-safety
LaptopsPlural:local/window-fbounds-safety
Action required
View #1313
View workflow file
inflate: annotate sliding window with sized_by_or_null
C Standard
#536:
Pull request
#1313
opened by
LaptopsPlural
Action required
LaptopsPlural:local/window-fbounds-safety
LaptopsPlural:local/window-fbounds-safety
Action required
View #1313
View workflow file
gzip: initialise state->past for write handles too, not just read handles
C Standard
#535:
Pull request
#1309
opened by
AetherAI3
Action required
AetherAI3:fix/1303-gz-past-uninit-write-mode
AetherAI3:fix/1303-gz-past-uninit-write-mode
Action required
View #1309
View workflow file
Fix gz_write() crash and data duplication after a stall on a non-blocking destination
C Standard
#534:
Pull request
#1307
synchronize by
XananasX7
12d 22h 35m 24s
XananasX7:fix-gz-write-nonblocking-stall
XananasX7:fix-gz-write-nonblocking-stall
12d 22h 35m 24s
View #1307
View workflow file
Fix gz_write() crash and data duplication after a stall on a non-blocking destination
C Standard
#533:
Pull request
#1307
synchronize by
XananasX7
Action required
XananasX7:fix-gz-write-nonblocking-stall
XananasX7:fix-gz-write-nonblocking-stall
Action required
View #1307
View workflow file
Make deflateBound() account for a preset dictionary set after the call
C Standard
#532:
Pull request
#1308
opened by
XananasX7
Action required
XananasX7:fix-deflatebound-dict
XananasX7:fix-deflatebound-dict
Action required
View #1308
View workflow file
Fix gz_write() crash and data duplication after a stall on a non-blocking destination
C Standard
#531:
Pull request
#1307
opened by
XananasX7
13d 0h 1m 44s
XananasX7:fix-gz-write-nonblocking-stall
XananasX7:fix-gz-write-nonblocking-stall
13d 0h 1m 44s
View #1307
View workflow file
minizip: null-terminate the filename buffer when the stored name is truncated
C Standard
#530:
Pull request
#1306
opened by
afonsojanu
Action required
afonsojanu:fix/minizip-unzGetCurrentFileInfo-truncation-null-term
afonsojanu:fix/minizip-unzGetCurrentFileInfo-truncation-null-term
Action required
View #1306
View workflow file
Reject a null dictionary in inflateSetDictionary().
C Standard
#529:
Pull request
#1305
opened by
samuelgirmametaferia
Action required
samuelgirmametaferia:fix/inflate-null-dictionary
samuelgirmametaferia:fix/inflate-null-dictionary
Action required
View #1305
View workflow file
s390x: Add accelerated inflate&deflate
C Standard
#528:
Pull request
#1060
synchronize by
fneddy
11m 36s
fneddy:s390x_dfltcc
fneddy:s390x_dfltcc
11m 36s
View #1060
View workflow file
Avoid overflow after a stalled gzprintf write.
C Standard
#527:
Pull request
#1304
opened by
samuelgirmametaferia
17d 17h 10m 26s
samuelgirmametaferia:fix/nonblocking-gzwrite-buffer-state
samuelgirmametaferia:fix/nonblocking-gzwrite-buffer-state
17d 17h 10m 26s
View #1304
View workflow file
s390x: Add accelerated inflate&deflate
C Standard
#526:
Pull request
#1060
synchronize by
fneddy
23m 32s
fneddy:s390x_dfltcc
fneddy:s390x_dfltcc
23m 32s
View #1060
View workflow file
s390x: Add accelerated inflate&deflate
C Standard
#525:
Pull request
#1060
synchronize by
fneddy
23m 42s
fneddy:s390x_dfltcc
fneddy:s390x_dfltcc
23m 42s
View #1060
View workflow file
[codex] Avoid retaining caller input after non-blocking gzwrite stall
C Standard
#524:
Pull request
#1302
opened by
maxvanamersfort
22d 15h 47m 29s
maxvanamersfort:fix-gzwrite-nonblocking-stall
maxvanamersfort:fix-gzwrite-nonblocking-stall
22d 15h 47m 29s
View #1302
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.