<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;">I would just like to say that I have been using libdvbpsi for the last year and think its great, the only library that fulfilled my needs and works!<br><br>I've been using libdvbpsi in my application, dvbstreamer, and have been finding that there was a huge number of malloc/frees which seemed to be causing some memory fragmentation, so I modified libdvbpsi to only allocate more memory if it didn't already have a free section to use.<br><br>I've include the patch here, I hope you consider it helpful. On average it reduce the malloc/free count from several million (when running continuously for a day or 2) to 2.<br><br>Thanks<br><br>Adam Charrett<br></div><br /><hr />Live Search: Better results, fast <a href='http://get.live.com/search/overview' target='_new'>Try it now!</a></body>
</html>