Hi, On Wed, May 10, 2017 at 9:49 PM, <[email protected]> wrote: > CodeAi (https://github.com/C0deAi), an automated repair tool developed at > QbitLogic (www.qbitlogic.com), suggested the following fix. Could I submit it > as a patch if it looks alright?
This is a 'should never happen' case. I looked at the invocations of that function, and saw that wp is used everywhere. So it either has been checked, or was NULL way before ever reaching this point. YMMV, maybe I didn't investigate long enough... Christ van Willegen -- -- 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]. For more options, visit https://groups.google.com/d/optout.
