#746: v.out.ascii with column parameter: segfault
----------------------+-----------------------------------------------------
Reporter: neteler | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Vector | Version: 6.4.0 RCs
Resolution: | Keywords:
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Comment (by neteler):
Replying to [comment:4 glynn]:
> Various dbString functions expect the target value to have been
initialised, but "value" is uninitialised. It needs to be initialised
with:
...
>
> {{{
> db_init_string(&value.s);
> }}}
Is attached patch ok?
Markus
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/746#comment:5>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev