by marksidell » Wed Jan 16, 2008 5:02 pm
The function swift_waveform_get_samples() returns the address of the sample data via argument via argument void** samples. Who owns this buffer, who's responsible for allocating space for it, and who's responsible for deallocating it?