]> git.sur5r.net Git - glabels/commit
Removed some artifacts in copy() method. In particular a g_free() on an unitialized...
authorJim Evins <evins@snaught.com>
Fri, 12 Dec 2003 03:22:14 +0000 (03:22 +0000)
committerJim Evins <evins@snaught.com>
Fri, 12 Dec 2003 03:22:14 +0000 (03:22 +0000)
commit1d82d0c3852692d9931c1e5b0533ec50ba3646d1
treeeca7d14613e9b34427180e77d10eb3caeb68ebaf
parent4d2997726e0d0c5a27e95cf674132c3f3a293d96
Removed some artifacts in copy() method.  In particular a g_free() on an unitialized automatic variable was removed, which caused a copy/paste of a text object to segfault (See bug #857773).

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@371 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/src/label-text.c