CVS update: samba/source/rpc_client

Matt Chapman matty at cifs.org
Thu Jun 29 18:50:46 EST 2000


On Tue, Jun 27, 2000 at 02:17:58PM +1000, Tim Potter wrote:
> 
> Don't print out spurious NT_STATUS_UNABLE_TO_FREE_VM error messages.

You know why this happens, don't you?

STATUS_UNABLE_TO_FREE_VM = 0xc000001c
STATUS_NO_MORE_ENTRIES   = 0x8000001c

Our error-reporting function masks out the first bit, and so reports the
wrong status message.

	Matt


-- 
Matthew "Austin" Chapman
SysAdmin, Developer, Samba Team Member


More information about the samba-cvs mailing list