Fix a few malloc() and free() calls
authorPetri Lehtinen <petri@digip.org>
Thu, 31 Mar 2011 13:37:41 +0000 (16:37 +0300)
committerPetri Lehtinen <petri@digip.org>
Thu, 31 Mar 2011 13:37:43 +0000 (16:37 +0300)
Replace them with jsonp_malloc() and jsonp_free() to support the
custom memory allocation.


No differences found