FIX: Direction Flag Is Not Cleared When an Exception Occurs (106262)
The information in this article applies to:
This article was previously published under Q106262 SYMPTOMS
Functions called in an exception handler can cause unexpected behavior
such as access violations.
CAUSE
The direction flag bit may not be cleared when the exception occurs.
RESOLUTION
Clear the direction flag bit within either the exception handler or
the termination handler. The sample code shown below illustrates
clearing the flag in an exception handler.
STATUS
Microsoft has confirmed this to be a bug in the products listed at the
beginning of this article. This problem was corrected in Visual C++ version
2.0.
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbbug kbCRT kbfix KB106262 |
---|
|