ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
(Generate patch)

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.187 by root, Tue Jan 17 16:22:41 2006 UTC vs.
Revision 1.188 by root, Wed Jan 18 08:33:34 2006 UTC

574 gid_t gid = getgid (); 574 gid_t gid = getgid ();
575 575
576 // before doing anything else, check for setuid/setgid operation, 576 // before doing anything else, check for setuid/setgid operation,
577 // start the helper process and drop privileges 577 // start the helper process and drop privileges
578 if (uid != geteuid () 578 if (uid != geteuid ()
579 || 1 //D
580 || gid != getegid ()) 579 || gid != getegid ())
581 { 580 {
582#if PTYTTY_HELPER 581#if PTYTTY_HELPER
583 rxvt_ptytty_server (); 582 rxvt_ptytty_server ();
584#else 583#else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines