Skip to content
Snippets Groups Projects
  1. Nov 08, 2019
    • xentrac's avatar
      Fix noise memory leaks in other base64 examples · 4cf306ce
      xentrac authored
      It bothers me a little bit that I can't figure out how to free the
      parser --- surely that is a thing that the bindings for other
      languages need to do --- but storing a pointer to the parser in a
      statically-allocated variable, as in base64.c, at least stops valgrind
      from reporting the parser as a memory leak.
      4cf306ce
  2. Dec 07, 2014
  3. Nov 23, 2013
  4. Nov 15, 2013
  5. May 24, 2013
  6. Feb 17, 2013
  7. Jan 13, 2013
  8. Jan 11, 2013
  9. Jan 10, 2013
Loading