Giter Club home page Giter Club logo

Comments (7)

fukuchi avatar fukuchi commented on June 22, 2024

Does not QRcode_clearCache() fit you requirements?

from libqrencode.

spidey avatar spidey commented on June 22, 2024

Yes it does, I'm sorry for not looking hard enough.

from libqrencode.

fukuchi avatar fukuchi commented on June 22, 2024

Good to hear. I'm looking forward to your report. Thanks!

from libqrencode.

spidey avatar spidey commented on June 22, 2024

What do you mean on looking forward on my report? Do you want me to show my test code and the valgrind output? I'm not running the testcases on valgrind, just a simple encoding test. The tests probably use the command line tool, doesn't it? I'm just using the library.

from libqrencode.

fukuchi avatar fukuchi commented on June 22, 2024

Simply I'm interested in that you conducted some tests of the library on a different platform from mine. Please let us know when you find any bug in our library.

from libqrencode.

spidey avatar spidey commented on June 22, 2024

I ran valgrind on Linux, at my laptop, to search for memory leaks. The tests I ran on other platforms were all practical. I work with point of sales terminals, see some photo of my work:
img_20140224_010904

I had to compile the whole library as a single compilation unit to avoid messing with our build system. That was not great, but it worked. The bug I had was caused because I used macros to redirect malloc and free calls to our implementation of those, but I forgot to override realloc and calloc also.

from libqrencode.

spidey avatar spidey commented on June 22, 2024

I had also ran the code on VeriFone terminals and in our own terminal emulator for Windows.

from libqrencode.

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.