Hi Jean-Louis,

Jean-Louis CHARTON wrote:
> How can I know for example that the libssh2_session_free() or other
> libssh2_session_xxxx functions will not in fact do a free on the
> session fields that are non NULL pointers?

You can find out. Much quicker than waiting for a reply. :)


> Remember, that I'm new to libssh2.

Please don't hide behind that. If you want to produce really great
patches you can - even without talking to any other developers - but
I agree that there is more work to it than just typing the code.

In this case, maybe a grep for free or the struct name is all you
need. Simply put: Use the source. :)


//Peter

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to