adg: fixed remapping of AdgPath over primitive
commit9d3f46a4b53720d2c50bb724eab1c795c4a4b0b2
authorNicola Fontana <ntd@entidi.it>
Mon, 11 Mar 2013 19:08:49 +0000 (11 20:08 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 11 Mar 2013 19:08:49 +0000 (11 20:08 +0100)
tree82b95a0959168a74fd424d289246bcf5cec3c1d0
parent9ad4a78b5719518d1047eee243efc8ac4a187340
adg: fixed remapping of AdgPath over primitive

When an element is added to a GArray, the data can grow and be remapped
to another place. Corrected a long-standing bug that did not take into
account this remapping.
src/adg/adg-path.c