[osg-users] about Plugins freetype
IceSharK
iceshark at gmail.com
Thu Feb 21 01:02:29 PST 2008
and the break point is at
free.c 109
retval = HeapFree(_crtheap, 0, pBlock);
if (retval == 0)
{
errno = _get_errno_from_oserr(GetLastError());
}
}
On 2/21/08, IceSharK <iceshark at gmail.com> wrote:
>
> Hi,all
>
> osg 2.3.4
> freetype 235
> vs2005 sp1
>
>
> -------------------------------------------------------------------------------------------------------------------------------------
>
> osgdb_freetype.dll do not exist , the app is ok.
>
> but
>
> osgdb_freetype.dll exist , when the app exit , vs2005 out :
>
> HEAP[osglogo.exe]: HEAP: Free Heap block 1e7b558 modified at 1e7e320 after
> it was freed
>
>
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Plugins freetype's bug ?
>
> or
>
> freetype 235's bug ?
>
> thanks!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080221/54443853/attachment.htm
More information about the osg-users
mailing list