Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Potential memory leak in SftpSession.cs

$
0
0

Hi,

 

Well, the logic here is this.

Based on protocol SFTP can send multiple request and receive back multiple request but it might be not in the same order

so basically I need to track all the requests I m sending and handle them accordingly.

Cause in theory you could simultaneously upload file, get directory and download file, all using the same channel.

I guess what you can do is see if you ever receive a response that does not have a request in the queue.

In theory it should never happen but may be its a case.

 

Thanks,

Oleg


Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>