Microsoft KB Archive/923880

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:32, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Article ID: 923880

Article Last Modified on 9/11/2007



APPLIES TO

  • Microsoft Windows CE .NET 4.2



SYMPTOMS

Consider the following scenario. A Microsoft Windows CE .NET 4.2 driver calls the Wireless Zero Config API WZCQueryInterface function. The WZCQueryInterface function returns an error code. In this scenario, heap corruption may occur. Therefore, the Windows CE .NET 4.2-based device may stop responding. Depending on the driver, you may experience this problem after you repeatedly suspend and then resume the Windows CE .NET 4.2-based device.

CAUSE

This problem occurs because the WZCQueryInterface function has an error path that frees a heap allocation pointer two times. In a high-interrupt or thread-switch environment, another thread may allocate a heap item at the same memory address. Therefore, heap corruption occurs.

RESOLUTION

Software update information

A supported software update is now available from Microsoft as Windows CE .NET 4.2 Platform Builder Monthly Update (September 2006). You can confirm this by scrolling to the "File information" section of this article. The package file name contains the product version, date, Knowledge Base article number, and processor type. The package file name format is:

Product version-yymmdd-kbnnnnnn-processor type


For example: Wincepb50-060503-kb917590-armv4i.msi is the ARMV4i Windows CE 5.0 Platform Builder fix that is documented in KB article 917590 and that is contained in the May 2006 monthly update. To resolve this problem immediately, click the following article number for information about obtaining Windows CE Platform Builder and core operating system software updates:

837392 How to locate core operating system fixes for Microsoft Windows CE Platform Builder products


Prerequisites

This software update is supported only if all previously issued software updates for this product have also been applied.

Restart requirement

After you apply this software update, you must perform a clean build of the whole platform. To clean the platform, click Clean on the Build menu. To build the platform, click Build Platform on the Build menu. You do not have to restart the computer after you apply this software update.

Update replacement information

This software update does not replace any other software updates.

File information

The English version of this software update package has the file attributes, or the later file attributes, that are listed in the following table.

File name File size Date Time
Wincepb42-060908-kb923880-armv4.msi 7,386,112 08-Sep-2006 18:01
Wincepb42-060908-kb923880-armv4i.msi 7,386,112 08-Sep-2006 18:02
Wincepb42-060908-kb923880-mipsii.msi 7,387,648 08-Sep-2006 18:02
Wincepb42-060908-kb923880-mipsii_fp.msi 7,387,648 08-Sep-2006 18:02
Wincepb42-060908-kb923880-mipsiv.msi 7,388,672 08-Sep-2006 18:02
Wincepb42-060908-kb923880-mipsiv_fp.msi 7,388,672 08-Sep-2006 18:02
Wincepb42-060908-kb923880-sh3.msi 7,385,600 08-Sep-2006 18:01
Wincepb42-060908-kb923880-sh4.msi 7,385,088 08-Sep-2006 18:01
Wincepb42-060908-kb923880-x86.msi 7,381,504 08-Sep-2006 18:01

The English version of this software update 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 size Date Time Path
Windows ce .net 4.2_update_kb923880.htm 7,499 08-Sep-2006 17:48 060908_kb923880
Wzcsapi.lib 58,480 15-Aug-2006 20:21 Public\Common\Oak\Lib\Armv4\Debug
Wzcsapi.lib 36,164 15-Aug-2006 20:21 Public\Common\Oak\Lib\Armv4\Retail
Wzcsapi.lib 58,572 15-Aug-2006 20:21 Public\Common\Oak\Lib\Armv4i\Debug
Wzcsapi.lib 36,260 15-Aug-2006 20:21 Public\Common\Oak\Lib\Armv4i\Retail
Wzcsapi.lib 59,334 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsii\Debug
Wzcsapi.lib 37,850 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsii\Retail
Wzcsapi.lib 59,342 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsii_fp\Debug
Wzcsapi.lib 37,856 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsii_fp\Retail
Wzcsapi.lib 60,916 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsiv\Debug
Wzcsapi.lib 39,006 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsiv\Retail
Wzcsapi.lib 60,924 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsiv_fp\Debug
Wzcsapi.lib 39,012 15-Aug-2006 20:21 Public\Common\Oak\Lib\Mipsiv_fp\Retail
Wzcsapi.lib 52,720 15-Aug-2006 20:21 Public\Common\Oak\Lib\Sh3\Debug
Wzcsapi.lib 34,356 15-Aug-2006 20:21 Public\Common\Oak\Lib\Sh3\Retail
Wzcsapi.lib 52,696 15-Aug-2006 20:21 Public\Common\Oak\Lib\Sh4\Debug
Wzcsapi.lib 34,320 15-Aug-2006 20:21 Public\Common\Oak\Lib\Sh4\Retail
Wzcsapi.lib 50,548 15-Aug-2006 20:21 Public\Common\Oak\Lib\X86\Debug
Wzcsapi.lib 29,754 15-Aug-2006 20:21 Public\Common\Oak\Lib\X86\Retail


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information about the WZCQueryInterface function, visit the following Microsoft Developer Network (MSDN) Web site:

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbhotfixserver kbpubtypekc kbqfe kbfix kbbug KB923880