Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove parameter check in tinfl_decompress that breaks tinfl_decompress_mem_to_heap #288

Merged
merged 2 commits into from
Nov 19, 2023

Commits on Oct 9, 2023

  1. Update miniz_tinfl.c

    Remove parameter check that breaks tinfl_decompress_mem_to_heap() (see discussion on pull request richgel999#268)
    jpcha2 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9aef684 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jpcha2/jpcha2-patch-1-param-check-tinfl_de…

    …compress
    
    Update miniz_tinfl.c to remove parameter check that breaks tinfl_decompress_mem_to_heap()
    jpcha2 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bd9e22f View commit details
    Browse the repository at this point in the history