Hi all, I find that the memory usage of my application is increased each time I call do_buffer( ) to get a caculate result. Is there any way to free the memory used by do_buffer( ) after calling it? Thanks, Hai