Patch 7.4.1562
Problem:    ":helptags ALL" crashes. (Lcd)
Solution:   Don't free twice.
Files:      src/ex_cmds.c


*** ../vim-7.4.1561/src/ex_cmds.c       2016-03-12 21:28:22.238433457 +0100
--- src/ex_cmds.c       2016-03-14 23:40:45.728242628 +0100
***************
*** 6859,6865 ****
            || filecount == 0)
      {
        EMSG2("E151: No match: %s", NameBuff);
-       vim_free(dirname);
        return;
      }
  
--- 6859,6864 ----
*** ../vim-7.4.1561/src/version.c       2016-03-14 23:27:25.256676749 +0100
--- src/version.c       2016-03-14 23:45:20.025353647 +0100
***************
*** 745,746 ****
--- 745,748 ----
  {   /* Add new patch number below this line */
+ /**/
+     1562,
  /**/

-- 
You have the right to remain silent. Anything you say will be
misquoted, then used against you.

 /// Bram Moolenaar -- [email protected] -- 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui