croc/src
Niko Köser 3ccd4d07e9
fix: accidentally overwritten error value
In function _cli.send_ the named return value 'err' gets accidentally
overwritten in the deferred anonymous function that removes the
files/directories. Renamed the error variable inside the deferred
function so that it does not overwrite the original error anymore.

Closes #296
2021-02-01 10:34:06 +01:00
..
cli fix: accidentally overwritten error value 2021-02-01 10:34:06 +01:00
comm chore(comm): cleanup comm Write func 2020-10-21 15:16:42 +07:00
compress fix possible panic of nil compressor 2020-10-04 10:38:04 +08:00
croc add new cmd option to set sender ip 2020-12-17 18:37:48 +03:00
crypt Improve error reporting 2020-08-22 18:05:00 -05:00
install bump 8.6.7 2020-12-28 11:01:27 -08:00
message chore(comm): cleanup comm Write func 2020-10-21 15:16:42 +07:00
models faster dns resolution on startup 2020-11-17 10:46:49 -08:00
tcp allow pinging 2020-10-22 10:09:04 -07:00
utils Issue #306, File Size Mismatch 2020-12-07 18:44:12 -06:00