[Gambas-user] gb.net.curl FTPClient crash

Tobias Boege taboege at ...626...
Sat Feb 16 17:03:28 CET 2013


Hi Daniel,

if I give an empty array to the FTPClient.Exec() method:

--8<---------------
Dim h As New FTPClient

h.Exec([""])
--8<---------------

the interpreter gets a segfault. I think you should either warn or do
nothing in this case.

Regards,
Tobi




More information about the User mailing list