Skip to content
Snippets Groups Projects
  1. Nov 08, 2019
    • xentrac's avatar
      Fix noise memory leak in examples/base64.c · 235f6f74
      xentrac authored
      Obviously we don't care if examples/base64.c leaks memory before
      exiting, but things like that are noise that make it hard to tell if
      there's a real memory-leak problem somewhere else; it also sets a bad
      example for code that someone might write modeled on the example.
      This patch ensures that the example frees its allocations as it
      should.
      235f6f74
  2. Oct 25, 2019
  3. Oct 09, 2019
  4. Oct 08, 2019
  5. Oct 07, 2019
  6. May 10, 2019
  7. May 07, 2018
  8. Jun 27, 2017
  9. Dec 07, 2016
  10. Dec 06, 2016
  11. Nov 06, 2016
  12. Nov 01, 2016
  13. Oct 25, 2016
Loading