Skip to content
Snippets Groups Projects
user avatar
Nikolay Shirokovskiy authored
Fiber flags are initialized after fiber stack creation. As result
currently check for custom stack in fiber_stack_watermark_create does
not work. This leads to heap-buffer-overflow on putting watermark
if custom stack size is less than FIBER_STACK_SIZE_WATERMARK.

Close #9026

NO_DOC=bugfix
750e4890
History
Name Last commit Last update
..