you would think so....... but since you don't control the box, you never know when they're rebooting it either
At 04:12 AM 7/11/02, you wrote: >I suppose also the other thing about a memory corruption of that scale is >that I'd be seeing some strange behaviour in other areas of the site?? > >w > >-----Original Message----- >From: Tobe Goldfinger [mailto:[EMAIL PROTECTED]] >Sent: 11 July 2002 02:10 >To: CF-Community >Subject: RE: strange cfmail problem > > >I would admit the idea of this kind of memory corruption is rather a >stretch..... but we are all grasping at straws here. My original point is >not that you should be locking local or form variables, but that if your >memory space has gotten corrupted, then EVERYTHING (including local >variables) is vulnerable to corruption. > > > >At 11:13 AM 7/10/02, you wrote: > >hi tobe, > > > >well, I'm locking where needed, at least as far as I can tell. filecontent > >is a local variable, so doesn't need locking. The cfmail is populated from > >form fields and a couple of local variables too, so again, no locking. Am I > >wrong in assuming that I don't need to lock local variables and form > >variables?? > > > >cheers > > > >w > > > > > > > >-----Original Message----- > >From: Tobe Goldfinger [mailto:[EMAIL PROTECTED]] > >Sent: 10 July 2002 16:07 > >To: CF-Community > >Subject: RE: strange cfmail problem > > > > > >perhaps you're experiencing some kind of memory corruption > >so the filecontent variable is creeping into other variables and thus into > >your email > > > >hate to say it, but "Are you locking?" > > > > > >At 09:56 AM 7/10/02, you wrote: > > >OK...I've figured out where the extra info has come from, but what I >can't > > >see is how it got into the email. > > > > > >In the secure download section I have this code, which is writing the > > >transactions to a textfile: > > > > > ><!--- set file for ext file ---> > > > <CFSET filecontent = " > > > > > > > > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
