The information in this article applies to:
SYMPTOMSIf your deque class allocates more than one page of memory, you may encounter access violation. Please refer to the sample code in the MORE INFORMATION section of this article for details. CAUSEThere is a bug in the Standard C++ library header file "deque". The bug is in the _Buyback() member function of the deque template class. RESOLUTIONAt this time, there is no workaround. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0. MORE INFORMATIONSample Code
Additional query words: kbVC420bug kbDSupport gpf access violation crash
Keywords : kbVC500fix STLIss |
Last Reviewed: July 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |