Dominique wrote:
> Bram Moolenaar wrote:
>
> > Patch 8.2.4863
> > Problem: Accessing freed memory in test without the +channel feature.
> > (Dominique Pell=C3=A9)
> > Solution: Do not generted PUSHCHANNEL or PUSHJOB if they are not
> > implemented. (closes #10350)
> > Files: src/vim9instr.c, src/errors.h, src/vim9compile.c,
> > src/testdir/test_vim9_script.vim
>
> Hi
>
> Patch 8.2.4863 fixes the heap-use-after-free bug.
> However, the test `Test_echo_uninit_variables` still fail
> on Linux x86_64 when vim-8.2.4882 is built without the
> channel feature:
I'll add another condition.
--
Nobody will ever need more than 640 kB RAM.
-- Bill Gates, 1983
Windows 98 requires 16 MB RAM.
-- Bill Gates, 1999
Logical conclusion: Nobody will ever need Windows 98.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20220506122813.D229E1C03B1%40moolenaar.net.