Skip to content

enhancement: make vld preserve GetLastError/WSAGetLastError state#25

Open
rglarix wants to merge 3 commits intoKindDragon:masterfrom
rglarix:preserve-lasterrors
Open

enhancement: make vld preserve GetLastError/WSAGetLastError state#25
rglarix wants to merge 3 commits intoKindDragon:masterfrom
rglarix:preserve-lasterrors

Conversation

@rglarix
Copy link

@rglarix rglarix commented Mar 9, 2017

VLD calls TlsGetValue() and that resets both GetLastError and WSAGetLastError values.
This patch preserves both values between getTls() calls

fixes also codeplex issue 10586 (http://vld.codeplex.com/workitem/10586)

rglarix and others added 3 commits March 9, 2017 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant