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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
inflatelib
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
11
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix calculation for using the "fast path" with Deflate
- #25
#25
Merged
dunhor
merged 12 commits into
main
microsoft/inflatelib:main
from
dunhor/oob_read
microsoft/inflatelib:dunhor/oob_read
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix calculation for using the "fast path" with Deflate
#25
dunhor
merged 12 commits into
main
microsoft/inflatelib:main
from
dunhor/oob_read
microsoft/inflatelib:dunhor/oob_read
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
First test
dunhor
committed
c2b6c8d
View commit details
Copy full SHA for c2b6c8d
Browse repository at this point
Commits on Jun 24, 2026
deflate64 test
dunhor
committed
28c9b53
View commit details
Copy full SHA for 28c9b53
Browse repository at this point
Commits on Jun 25, 2026
Update fuzz tests to allow buffer sizes to be inputs
dunhor
committed
53ff5d0
View commit details
Copy full SHA for 53ff5d0
Browse repository at this point
Update version
dunhor
committed
1ffc8b4
View commit details
Copy full SHA for 1ffc8b4
Browse repository at this point
woops wrong version based off our tags
dunhor
committed
b5c0317
View commit details
Copy full SHA for b5c0317
Browse repository at this point
Formatting
dunhor
committed
3762186
View commit details
Copy full SHA for 3762186
Browse repository at this point
I guess not all STL implementations have insert_range...
dunhor
committed
a140562
View commit details
Copy full SHA for a140562
Browse repository at this point
Arg is a size_t
dunhor
committed
01cd2d1
View commit details
Copy full SHA for 01cd2d1
Browse repository at this point
Missing include for Mac
dunhor
committed
93198f0
View commit details
Copy full SHA for 93198f0
Browse repository at this point
Dead code
dunhor
committed
27f23b5
View commit details
Copy full SHA for 27f23b5
Browse repository at this point
Commits on Jun 26, 2026
Woops
dunhor
committed
19c2678
View commit details
Copy full SHA for 19c2678
Browse repository at this point
feedback
dunhor
committed
9bcd57e
View commit details
Copy full SHA for 9bcd57e
Browse repository at this point
You can’t perform that action at this time.