[GRASS-dev] Re: [GRASS GIS] #1308: wingrass - dbf.exe-crash
Markus Neteler
neteler at osgeo.org
Tue Mar 15 19:00:36 EDT 2011
On Tue, Mar 15, 2011 at 11:37 PM, GRASS GIS <trac at osgeo.org> wrote:
> #1308: wingrass - dbf.exe-crash
> ---------------------------------------+------------------------------------
> Reporter: hellik | Owner: grass-dev@…
> Type: defect | Status: new
> Priority: blocker | Milestone: 6.4.1
> Component: Default | Version: svn-releasebranch64
> Keywords: wingrass, dbf.exe, d.vect | Platform: MSWindows Vista
> Cpu: x86-32 |
> ---------------------------------------+------------------------------------
>
> Comment(by martinl):
>
> Replying to [comment:17 neteler]:
> > I checked the patch r45671 and found another bug candidate:
> >
> > * in lib/db/dbmi_base/value.c
> (http://trac.osgeo.org/grass/changeset/45515#file16)
> > -> G_free? I guess db_free()?
>
> it's allocated by
> [source:grass/branches/releasebranch_6_4/lib/db/dbmi_base/value.c#L374
> G_calloc], anyway it should be harmless, currently `G_free()` and
> `db_free()` are identical.
Ok, I was just remembering
http://trac.osgeo.org/grass/ticket/468#comment:2
(were they came from different DLLs, hence the problem)
Markus
More information about the grass-dev
mailing list