diff options
author | Peter Harris <pharris@opentext.com> | 2020-03-06 10:42:03 -0500 |
---|---|---|
committer | Peter Harris <pharris@opentext.com> | 2020-03-06 10:42:03 -0500 |
commit | e7b2cae1ad9f07c188bcad27767a2f4fa6e0c2a4 (patch) | |
tree | fac63b029c92939e1171e61b4b5ac4668ba7ddfb /autogen.sh | |
parent | 608640b87dc47233940664632e3ab8f13972be2b (diff) |
Always initialize the return value of fs_new_block_rec. Even if the
conn->blockState is FS_BROKEN_CONNECTION | FS_RECONNECTING, we must not
return with an uninitialized blockrec on the block list. When the
blockrec times out, _fs_clean_aborted_blockrec calls fs_cleanup_bfont,
which will try to follow pointers in the blockrec (which has not been
initialized).
Signed-off-by: Peter Harris <pharris@opentext.com>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions