> > I'll look at doing the cleanup differently then so that it doesn't use > > the malloc. > Thanks, it's needed when caching. But we use it in non-caching mode in > HDTVRecorder during recording, there the mallocs are a real pita. > > That code started out really simple and just grew, it might make sense > to just write a little function that does that stuff now to reduce the > redundancy.
For now I'll just bump the common functionality to another function. We can look at any other ideas at some later time. Stuart
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
