Alexey I. Froloff wrote:

> * Bram Moolenaar <Bram@> [060815 23:40]:
> > !            && getuid() != 0
> Shouldn't it be && getuid() != 0 && geteuid() != 0 ?

Why?  Vim should never be run with the set-user-id bit.  If you do
anyway you apparently don't care about security.

-- 
hundred-and-one symptoms of being an internet addict:
160. You get in the elevator and double-click the button for the floor
     you want.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to