Hi again JM, I hate to nit-pick, but it seems that the memory pointed to by the member "h1_mem" in the SBEncState structure is allocated, freed and initialized but never actually used. Perhaps it's a leftover from some previous incarnation of the QMF code? Hope I'm not wasting your time here. John Ridges
Jean-Marc Valin
2009-Jun-26 22:45 UTC
[Speex-dev] Looks to be some unused memory in sb_celp.c
Hi, Thanks for finding that. That was indeed a leftover from older code that I forgot to remove. It's in git now. Jean-Marc John Ridges a ?crit :> Hi again JM, > > I hate to nit-pick, but it seems that the memory pointed to by the > member "h1_mem" in the SBEncState structure is allocated, freed and > initialized but never actually used. Perhaps it's a leftover from some > previous incarnation of the QMF code? Hope I'm not wasting your time here. > > John Ridges > > > >