GetNtmsObjectAttribute() Does Not Return ERROR_INSUFFICIENT_BUFFER (308483)
The information in this article applies to:
- Microsoft Windows 2000 Server SP1
- Microsoft Windows 2000 Server SP2
- Microsoft Windows 2000 Advanced Server SP1
- Microsoft Windows 2000 Advanced Server SP2
- Microsoft Windows 2000 Professional SP1
- Microsoft Windows 2000 Professional SP2
This article was previously published under Q308483 SYMPTOMS
If the GetNtmsObjectAttribute function is called but the buffer is too small, the ERROR_INSUFFICIENT_BUFFER error response is not returned. The RPS_S_INVALID_BOUND error response is returned instead.
CAUSE
The array in the GetNtmsObjectAttribute call is defined as a conformant array. When the function is called, the array size is set at run time by the caller. When the server sets the size to a higher value for the return argument, the Remote Procedure Call (RPC) runtime decides that a bounds error has occurred.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910 How to Obtain the Latest Windows 2000 Service Pack
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name
-------------------------------------------------------
30-Jan-2002 16:42 5.0.2195.4885 400,656 Ntmssvc.dll
29-Jan-2002 21:13 5.0.1948.1 54,032 Ntmsapi.dll
29-Jan-2002 21:13 5.0.2195.4885 169,232 Ntmsdba.dll
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3.
| Modification Type: | Minor | Last Reviewed: | 9/26/2005 |
|---|
| Keywords: | kbHotfixServer kbQFE kbWin2kSP4fix kbbug kbfix kbOSWin2000fix kbWin2000PreSP3Fix kbWin2000sp3fix KB308483 |
|---|
|