Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Bad runtime behavior when virtual base classes are mixed with delegating constructors in Visual C++ 2013


View products that this article applies to.

Symptoms

A program that mixes virtual base classes and delegating constructors experiences unexpected runtime behavior, or the executable crashes.

↑ Back to the top


Cause

This issue occurs because a delegating constructor is not checking if it needs to initialize a specific virtual base class. In this case, a virtual base class is being initialized multiple times, which can cause bad runtime behavior, depending on the user code.

↑ Back to the top


Resolution

Microsoft Download Center

The following fix is available from the Microsoft Download Center:

 Download VS12-KB4076900.exe now.

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to obtain Microsoft support files from online services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Prerequisites

You must have Visual Studio 2013 Update 5 installed to apply this fix.

Restart Information

You may have to restart the computer after you apply this fix.

Replacement Information

This fix does not replace any previously released fix.

File information

File attributes

The English version of this fix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name

File version

File size

Date

Time

Platform

VS12-KB4076900.exe

12.0.40668

51,038,752

02/08/2018

14:09

X86

 

↑ Back to the top


Keywords: kbqfe, kbfix, kb

↑ Back to the top

Article Info
Article ID : 4076900
Revision : 12
Created on : 2/14/2018
Published on : 2/14/2018
Exists online : False
Views : 214