[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grass-commit
Subject:    [GRASS-SVN] r71859 - grass/trunk/vector/v.what
From:       svn_grass () osgeo ! org
Date:       2017-11-28 8:14:46
Message-ID: 20171128081446.DFC363902A3 () trac ! osgeo ! org
[Download RAW message or body]

Author: mmetz
Date: 2017-11-28 00:14:46 -0800 (Tue, 28 Nov 2017)
New Revision: 71859

Modified:
   grass/trunk/vector/v.what/what.c
Log:
v.what: reset lists for each input map (fix #3457)

Modified: grass/trunk/vector/v.what/what.c
===================================================================
--- grass/trunk/vector/v.what/what.c	2017-11-28 00:09:32 UTC (rev 71858)
+++ grass/trunk/vector/v.what/what.c	2017-11-28 08:14:46 UTC (rev 71859)
@@ -267,6 +267,8 @@
 
 	Vect_reset_cats(Cats);
 	Vect_reset_line(Points);
+	Vect_reset_list(lineList);
+	Vect_reset_list(areaList);
 
 	if (multiple) {
 	    int type;

_______________________________________________
grass-commit mailing list
grass-commit@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic