On Thu, Jun 21, 2012 at 10:30:39AM +0200, Lars-Peter Clausen wrote:
> There are a few memory leaks in the receive_transfer transfer function. The 
> most
> serve of them is that a sample buffer is not freed if the triggered has not
> matched yet, which causes a sigrok process which is waiting for a trigger to
> consume several megabytes of memory within seconds. The other leaks are on the
> error paths in that function.
> 
> Signed-off-by: Lars-Peter Clausen <[email protected]>

Thanks, merged.

I reproduced the issue(s), memory leaked in both the trigger-waiting and
normal use-case. Your patch fixes, both.

Will have a look at the other patches soonish.


Uwe.
-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to