Interesting vector<> error in 6.0

From: Dave (better_cs_now_at_yahoo.com)
Date: 04/09/04

  • Next message: Rob Vermeulen: "Re: What is the advantage of "NULL == pMyPointer" instead of "pMyPointer == NULL"?"
    Date: Fri, 9 Apr 2004 11:00:19 -0700
    
    

    BoundsChecker reported this error in my app where I called
    vector::push_back(). Can anybody tell me if this has been patched and, if
    so, where I can obtain the patch?

    Note: Old versions of STL contain code that references blocks of memory
    after they have been deallocated. If you are using Visual Studio 6.x, you
    should investigate patches to STL or upgrade to the newer version of STL
    available with Visual Studio .NET.


  • Next message: Rob Vermeulen: "Re: What is the advantage of "NULL == pMyPointer" instead of "pMyPointer == NULL"?"

    Relevant Pages

    • Re: Interesting vector<> error in 6.0
      ... > BoundsChecker reported this error in my app where I called ... where I can obtain the patch? ... If you are using Visual Studio 6.x, ... > should investigate patches to STL or upgrade to the newer version of STL ...
      (microsoft.public.vc.stl)
    • Re: Error 3197 but there are no memo fields
      ... That sounds more like your app doing ... My client is actually fine with the concept of patches etc, ... I've got the Error 3197 problem ("The Microsoft Jet database ...
      (comp.databases.ms-access)
    • Re: DECnet phase IV node drops itself. Why? How?
      ... No hope of upgrades or ECOs, ... > I want to assemble a fully patched system disk and test our app on it. ... > The existing 6.2 systems are running with zero or very few patches. ... The current VMS 6.2 nodes are all running the ...
      (comp.os.vms)
    • Re: Anyone know why the Alpha market is so so quiet?
      ... I can speak what I see in small and medium sized IT shops. ... patches per month, Linux is fine. ... an app or causing the system to become unstable is just to much risk ... So to extend your logic, which BTW I agree with, to the lack of VMS ...
      (comp.os.vms)
    • Old -rt patches
      ... I went all the way and installed the -rt patch, which includes the -hrt patches, as far as I understand. ... I'm not a kernel hacker, so I don't claim to understand the patches, but the comments sound like a few bugs are fixed here and there. ... I'm seeing weird behavior in my app, when it has been running 2-4 days. ...
      (Linux-Kernel)

    Loading