Dominique Pellé wrote:

> Vim-7.4.2222 and older segfaults with this command:
> 
>   $ vim -u NONE -S crash-sign-7.4.2222.vim
> 
>   Vim: Caught deadly signal SEGV
> 
>   Vim: Finished.
>   Segmentation fault (core dumped)
> 
> crash-sign-7.4.2222.vim is the attached file.
> 
> Bug was found using afl-fuzz.
> 
> Attached patch fixes it, but I'm not sure whether commands
> "sign place 1 line=3 name=Sign1 buffer=1" and
> "sign jump 1 buffer=1" should have complained about
> buffer 1 being deleted.

Thanks.  Yes, it should result in an error message, instead of silently
not jumping.

-- 
"Space is big.  Really big.  You just won't believe how vastly hugely mind-
bogglingly big it is.  I mean, you may think it's a long way down the
road to the chemist, but that's just peanuts to space."
                -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to