Mercurial > hg > libxtract
log examples/simpletest/simpletest.c @ 182:ff5f5b77bf3f
age | author | description |
---|---|---|
Wed, 19 Jun 2013 15:54:52 -0700 | Jamie Bullock | Remove extraneous print statement |
Wed, 19 Jun 2013 14:59:58 -0700 | Jamie Bullock | Fix memory leak by calling xtract_free_window() |
Tue, 18 Jun 2013 13:23:17 -0700 | Jamie Bullock | Dynamically allocate storage in simpltest example. Ooura doesn't seem to like the being passed memory on the stack on Linux. Fixes #11 |