tests: free properties test object from main thread instead of helper thread
authorRay Strode <rstrode@redhat.com>
Fri, 20 Sep 2013 19:41:29 +0000 (15:41 -0400)
committerRay Strode <rstrode@redhat.com>
Fri, 20 Sep 2013 20:06:02 +0000 (16:06 -0400)
commitcb7059e17f48c77eeb2e8354ddb64c149a312262
tree9f8197ac1996daf11efe4b24eeace96f162b078a
parentd5c72b334b717584f0ed03ee7cfc5047af9f9e3d
tests: free properties test object from main thread instead of helper thread

The test objects are used from the main thread after the helper threads
are destroyed, so we need to keep them alive until we're done using them.
tests/refcount/properties.c