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 }}
Mu-L
/
miniz
Public
forked from
richgel999/miniz
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
miniz
miniz_tdef.c
on
master
User selector
All users
All time
Commit history
Commits on May 13, 2026
Add tdefl_write_image_to_png_file_in_memory_ex parameter validation
uroni
committed
2ea4e81
View commit details
Copy full SHA for 2ea4e81
View code at this point
Browse repository at this point
Commits on May 16, 2024
Format code with clang-format
uroni
committed
8714fd3
View commit details
Copy full SHA for 8714fd3
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
Update miniz_tdef.c to enable compiling in forced-C++ mode
Show description for b0af33a
nyq
authored
b0af33a
View commit details
Copy full SHA for b0af33a
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Fix variable declaration.
nekonomicon
committed
ab052e6
View commit details
Copy full SHA for ab052e6
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Merge pull request #237 from jodavaho/dev/fix_shadow_warning
Show description for 78ef920
uroni
authored
78ef920
View commit details
Copy full SHA for 78ef920
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
missing const in declaration
systoolz
authored
a2b5326
View commit details
Copy full SHA for a2b5326
View code at this point
Browse repository at this point
Commits on May 19, 2022
Fix for n shadows variable
jodavaho
committed
8db69b6
View commit details
Copy full SHA for 8db69b6
View code at this point
Browse repository at this point
Commits on May 8, 2022
Merge pull request #231 from nedelec/master
Show description for 5c9c895
uroni
authored
5c9c895
View commit details
Copy full SHA for 5c9c895
View code at this point
Browse repository at this point
Merge pull request #225 from randy408/zlib_flevel
Show description for 719967d
uroni
authored
719967d
View commit details
Copy full SHA for 719967d
View code at this point
Browse repository at this point
Commits on May 6, 2022
Update miniz_tdef.c
Show description for 144c351
uroni
and
biodranik
authored
144c351
View commit details
Copy full SHA for 144c351
View code at this point
Browse repository at this point
Update miniz_tdef.c
Show description for bc77ea1
uroni
and
biodranik
authored
bc77ea1
View commit details
Copy full SHA for bc77ea1
View code at this point
Browse repository at this point
Update miniz_tdef.c
Show description for 7c459c8
randy408
and
biodranik
authored
7c459c8
View commit details
Copy full SHA for 7c459c8
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Fixed alignment problems on MacOS
Francois Nedelec
committed
e7d0e21
View commit details
Copy full SHA for e7d0e21
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
Avoid NULL ptr arithmetic UB
mitkus
authored and
sezero
committed
71ba5d1
View commit details
Copy full SHA for 71ba5d1
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
deflate: write zlib FLEVEL based on compression level
randy408
committed
cd1dc96
View commit details
Copy full SHA for cd1dc96
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
Fix function definitions
Show description for 12b78b6
uroni
committed
12b78b6
View commit details
Copy full SHA for 12b78b6
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Merge pull request #193 from ccawley2011/no-inflate-deflate
Show description for 82d6810
uroni
authored
82d6810
View commit details
Copy full SHA for 82d6810
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Add MINIZ_NO_DEFLATE_APIS and MINIZ_NO_INFLATE_APIS
ccawley2011
committed
9b89689
View commit details
Copy full SHA for 9b89689
View code at this point
Browse repository at this point
Fix "'&array' may not produce intended result" warnings with OpenWatcom
Show description for 78ae375
ccawley2011
and
sezero
committed
78ae375
View commit details
Copy full SHA for 78ae375
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
Merge pull request #169 from ashtul/patch-1
Show description for 0c905ae
uroni
authored
0c905ae
View commit details
Copy full SHA for 0c905ae
View code at this point
Browse repository at this point
Commits on May 25, 2021
avoid use of uninitialized value in tdefl_record_literal
Show description for cf2833f
maroneze
committed
cf2833f
View commit details
Copy full SHA for cf2833f
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
remove redundant condition
Show description for 8410f3c
ashtul
committed
8410f3c
View commit details
Copy full SHA for 8410f3c
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Fix for older cmake versions and build of examples.
tamasmeszaros
committed
d57872c
View commit details
Copy full SHA for d57872c
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Move comp/decomp alloc/free prototypes under guarding #ifndef
Show description for d31e119
lumag
committed
d31e119
View commit details
Copy full SHA for d31e119
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Remove inline for c90 support
uroni
committed
407d298
View commit details
Copy full SHA for 407d298
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
More instances of memcpy instead of cast and use memcpy per default
uroni
committed
53bfef5
View commit details
Copy full SHA for 53bfef5
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Fixed loads of uninitilized value errors found with Valgrind by memsetting m_dict to 0 in tdefl_init.
jasonrohrer
committed
02c51d3
View commit details
Copy full SHA for 02c51d3
View code at this point
Browse repository at this point
Commits on May 18, 2017
Option to use memcpy for unaligned data access
uroni
committed
84e8458
View commit details
Copy full SHA for 84e8458
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Fix PNG height
Show description for a0786b1
udda
authored
a0786b1
View commit details
Copy full SHA for a0786b1
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
clang-format the sources
janisozaur
committed
a6a989c
View commit details
Copy full SHA for a6a989c
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Fix compilation with the various omission compile definitions
uroni
committed
1c6ca86
View commit details
Copy full SHA for 1c6ca86
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Fix compile warnings
uroni
committed
3b7ee5a
View commit details
Copy full SHA for 3b7ee5a
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Rerun clang-format
uroni
committed
4c36ab0
View commit details
Copy full SHA for 4c36ab0
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
Fix compile issues with "gcc -ansi"
uroni
committed
8e30365
View commit details
Copy full SHA for 8e30365
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
MiniZ ZIP64 was part of valve vogl which is MIT licensed
uroni
committed
224d207
View commit details
Copy full SHA for 224d207
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.