Re: Fixing a security hole in pinfo.

2003-09-13 Thread Christopher Faylor
On Thu, Sep 11, 2003 at 12:15:45AM -0400, Christopher Faylor wrote: >On Thu, Sep 11, 2003 at 12:05:42AM -0400, Pierre A. Humblet wrote: >>2003-09-11 Pierre Humblet <[EMAIL PROTECTED]> >> >>* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW. >>* pinfo.cc (pinfo_init): Initializ

Re: Fixing a security hole in pinfo.

2003-09-11 Thread Pierre A. Humblet
Christopher Faylor wrote: > > On Thu, Sep 11, 2003 at 12:27:00AM -0400, Pierre A. Humblet wrote: > >At 12:15 AM 9/11/2003 -0400, you wrote: > >>On Thu, Sep 11, 2003 at 12:05:42AM -0400, Pierre A. Humblet wrote: > >>>The flag PID_MAP_RW is added in the few pinfo constructors > >>>that need to be wr

Re: Fixing a security hole in pinfo.

2003-09-10 Thread Christopher Faylor
On Thu, Sep 11, 2003 at 12:27:00AM -0400, Pierre A. Humblet wrote: >At 12:15 AM 9/11/2003 -0400, you wrote: >>On Thu, Sep 11, 2003 at 12:05:42AM -0400, Pierre A. Humblet wrote: >>>The flag PID_MAP_RW is added in the few pinfo constructors >>>that need to be write into _pinfo if it exists. >>>[snip

Re: Fixing a security hole in pinfo.

2003-09-10 Thread Pierre A. Humblet
At 12:15 AM 9/11/2003 -0400, you wrote: >On Thu, Sep 11, 2003 at 12:05:42AM -0400, Pierre A. Humblet wrote: >>The flag PID_MAP_RW is added in the few pinfo constructors >>that need to be write into _pinfo if it exists. >>[snip] >>diff -u -p -r1.166 exceptions.cc >>--- exceptions.cc 10 Sep 2003

Re: Fixing a security hole in pinfo.

2003-09-10 Thread Christopher Faylor
On Thu, Sep 11, 2003 at 12:05:42AM -0400, Pierre A. Humblet wrote: >The flag PID_MAP_RW is added in the few pinfo constructors >that need to be write into _pinfo if it exists. >[snip] >diff -u -p -r1.166 exceptions.cc >--- exceptions.cc 10 Sep 2003 17:26:12 - 1.166 >+++ exceptions.cc