commit | 3c4f40acbf6cd33b874b224a89ee2a64eb3035d5 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Fri Jan 10 16:46:48 2020 +0100 |
committer | Olivier Houchard <cognet@ci0.org> | Fri Jan 10 16:56:59 2020 +0100 |
tree | 79be7b143551d82ab7f6597125faff0c419a5a98 | |
parent | 48726b78e57a69bfcdce624a3a5905c781d5eec0 [diff] |
BUG/MEDIUM: tasks: Use the MT macros in tasklet_free(). In tasklet_free(), to attempt to remove ourself, use MT_LIST_DEL, we can't just use LIST_DEL(), as we theorically could be in the shared tasklet list. This should be backported to 2.1.