]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: tasks: Decrement tasks_run_queue in tasklet_free().
authorOlivier Houchard <ohouchard@haproxy.com>
Mon, 24 Dec 2018 13:03:10 +0000 (14:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 24 Dec 2018 13:04:55 +0000 (14:04 +0100)
commit09e498f1a1720dfc29c6c443a038517251364920
treede4422aeacb2c609af3ebdb6b379665da1b6e422
parentbb3dac37a291047e4da17a67bc1d23cbf92df2aa
BUG/MEDIUM: tasks: Decrement tasks_run_queue in tasklet_free().

If the tasklet is in the list, don't forget to decrement tasks_run_queue
in tasklet_free().

This should be backported to 1.9.
include/proto/task.h