[GRASS-dev] [GRASS GIS] #2711: v.patch -e crashes

#2711: v.patch -e crashes
---------------------+---------------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.3
Component: Vector | Version: svn-releasebranch70
Resolution: | Keywords: v.patch, wingrass
       CPU: x86-32 | Platform: MSWindows Vista
---------------------+---------------------------------

Comment (by neteler):

I can reproduce the bug on Linux in 7.0.svn. Backporting locally r65741
fixes the segfault, new output is:

{{{
v.patch -e --verbose input=geology@PERMANENT,streams@PERMANENT
output=testvpatchwithattributes
ERROR: Number of columns differ
}}}

If there are no side-effects, I propose to backport it.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2711#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>