Re: XP crash (OT)

2004-06-04 Thread Christopher Faylor
On Fri, Jun 04, 2004 at 01:50:21AM -0400, David Fritz wrote: >Christopher Faylor wrote: >>On Thu, Jun 03, 2004 at 07:11:20PM -0400, David Fritz wrote: >> >>>Christopher Faylor wrote: >>> >>>[...] >>> >Interestingly enough, I just added some checking to fhandler_base::open >which >used

Re: XP crash (OT)

2004-06-03 Thread David Fritz
Christopher Faylor wrote: On Thu, Jun 03, 2004 at 07:11:20PM -0400, David Fritz wrote: Christopher Faylor wrote: [...] Interestingly enough, I just added some checking to fhandler_base::open which used RtlIsDosDeviceName_U. It caused a reboot of my XP system every time I tried it. That's a first

Re: XP crash (OT)

2004-06-03 Thread Christopher Faylor
On Thu, Jun 03, 2004 at 07:11:20PM -0400, David Fritz wrote: >Christopher Faylor wrote: > >[...] >>>Interestingly enough, I just added some checking to fhandler_base::open >>>which >>>used RtlIsDosDeviceName_U. It caused a reboot of my XP system every time >>>I tried it. That's a first for XP. >

XP crash (OT)

2004-06-03 Thread David Fritz
Christopher Faylor wrote: [...] Interestingly enough, I just added some checking to fhandler_base::open which used RtlIsDosDeviceName_U. It caused a reboot of my XP system every time I tried it. That's a first for XP. Oops. No, that was the result of passing garbage to InitializeObjectAttribute