Subject: [libssh2] Memory leak in payload

[libssh2] Memory leak in payload

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 14 Mar 2007 15:07:33 -0700

I've spotted (thanks to valgrind) what looks like a memory leak in
libssh2. The pointer session->packet->payload (a.k.a. p->payload)
is allocated in libssh2_packet_read(), but it doesn't seem to be freed
anywhere in the non-error, non-compression path.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2007-03-14