I have a suggestion regarding mcpp_use_mem_buffers. Currently the function only frees the memory buffers when called as mcpp_use_mem_buffers(1) (ie use buffers). I think that it would make sense for the function to free any buffers that were previously created if it is called as mcpp_use_mem_buffers(0)(ie do not use buffers) as well.
Regards,
Dwayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a suggestion regarding mcpp_use_mem_buffers. Currently the function only frees the memory buffers when called as mcpp_use_mem_buffers(1) (ie use buffers). I think that it would make sense for the function to free any buffers that were previously created if it is called as mcpp_use_mem_buffers(0)(ie do not use buffers) as well.
Regards,
Dwayne
Thanks. I have just updated support.c in SVN revision 101.