Fix a reference leak introduced by previous commit
Oddly, prior to the previous commit, task_create() was returning an object
with 0 references, probably for historical reasons related to the refcount
doubling as a thread counter. I originally didn't notice this, and "accidentally"
made the refcount behave as a refcount should, hence the leak.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.