Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allocate sizeof(IP_ADAPTER_INFO) bytes instead of sizeof(T*). #103

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Sep 6, 2016

https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365917(v=vs.85).aspx
shows an example use of GetAdaptersInfo that does it this way.


This change is Reviewable

@nurupo
Copy link
Member

nurupo commented Sep 6, 2016

:lgtm_strong:


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@iphydf iphydf closed this Sep 6, 2016
@iphydf iphydf deleted the iphlp-pointer-size branch September 6, 2016 00:42
@iphydf iphydf merged commit e7d3a1a into TokTok:master Sep 6, 2016
@iphydf iphydf modified the milestone: v0.0.1 Nov 6, 2016
@iphydf iphydf changed the title Allocate sizeof(IP_ADAPTER_INFO) bytes instead of sizeof(T*). Allocate sizeof(IP_ADAPTER_INFO) bytes instead of sizeof(T*). Dec 2, 2016
This pull request was closed.
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.

2 participants