src/plugin.c: Copy the data-sets before inserting them in the list.
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 4 May 2007 07:24:07 +0000 (09:24 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 4 May 2007 07:24:07 +0000 (09:24 +0200)
commita6b16a6cff7593df26deed0f5c861ff12299b0d5
tree11a2e0c54a2a8645c6769b38c81e0980ea747d4a
parent53651df78507ac53e456878c2686e2e7ee5f68a0
src/plugin.c: Copy the data-sets before inserting them in the list.

Thus memory management is done by `plugin.c' and overwritten DSes can be freed.
src/plugin.c
src/types_list.c