Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Same problem here, did you catch it?

Original comment by [email protected] on 15 Dec 2014 at 3:55

from miniz.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Thanks weichence. I'm going to have an android dev environment setup at work 
soon, so I should be able to try reproducing this.

Original comment by [email protected] on 15 Dec 2014 at 4:10

from miniz.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Small information:

it fails line 1463:
if (counter) { TINFL_CR_RETURN_FOREVER(36, TINFL_STATUS_FAILED); }

counter is set to 1 by the line above, where out_buf_size_mask = -1
((out_buf_size_mask + 1) < (size_t)(1U << (8U + (r->m_zhdr0 >> 4))))

Original comment by [email protected] on 15 Dec 2014 at 4:16

from miniz.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Hi Rich:

I got it working, it turned out to be some stupid copy/paste mistake I made 
when trying to further simplify your code. 

Original comment by [email protected] on 15 Dec 2014 at 4:16

from miniz.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Got it working now as well. The Keil compiler didn't like the initialization of 
the following array:

tdefl_write_image_to_png_file_in_memory_ex

mz_uint8 pnghdr[41]

Original comment by [email protected] on 16 Dec 2014 at 12:04

from miniz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.