Changeset f8b69a1e in mainline


Ignore:
Timestamp:
2024-01-28T17:00:50Z (3 months ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
master
Children:
74cb6610
Parents:
07d4271
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.