Hey I added a man page for libssh2_base64_decode() just now, and when doing so I noticed that the API for this function is really broken:
It returns an allocated string, but there's no way for an application to free that memory (without making assumptions on how the memory is allocated)... I mentioned this in the man page now since I have no plan of actually correcting this mistake in the near-term. -- / daniel.haxx.se ------------------------------------------------------------------------------ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel