Use-after-return in bind
#993
Labels
effort: 3
A few days of work.
effort: 4
A few weeks of work.
effort: 5
Who knows how long it'll take? This must be split into smaller tasks.
priority: medium
This should be done sooner or later.
type: bug
Sometimes reported by address sanitizer, e.g. in the
thread_stacksize_current
test:detect_stack_use_after_return
is currently disabled (see #992) and the particular member function triggering this is suppressed in #972.The text was updated successfully, but these errors were encountered: