On Wed, 11 Oct 2000, Robin wrote:
> I found out that the leaking allocations where caused by 1
> particular function. The card/driver specific ..._modeavailable(
> function (eg sis_modeavailable()).
> For some drivers the functions where ok, some weren't. (including
> skeleton.c)
>
> 107: modeinfo =
> __svgalib_createModeInfoStructureForSvgalibMode(mode);
>
>
> 112: modeinfo =
> __svgalib_createModeInfoStructureForSvgalibMode(mode);
>
>
> The allocation caused in line 107 is never freed, and actually
> never used. Removing this lines solves the problem.
>
> Is this fixed in the current release ?
Thanks for this analysis. The problem is not fixed, but will be in the
next pre-release.
--
Matan Ziv-Av. [EMAIL PROTECTED]
------------------------------------------------------------------
Unsubscribe: To: [EMAIL PROTECTED]
Body: unsubscribe linux-svgalib