view libtests/0028/short-description @ 445:d1771f436ff7 api-inversion

Better memory discipline Use new rather than malloc()/calloc() for the qpointery bits of memory that audioDB::query_loop ends up calling delete [] on. We're still leaking memory in various places, but at least we're not massively undefined...
author mas01cr
date Wed, 24 Dec 2008 10:56:41 +0000
parents 94c18f128ce8
children f6b126b018d8
line wrap: on
line source
batchinsert version of 0027 with lib