Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Fix the reading of host_interface_t to be backwards compatible.#1818

Merged
gkhanna79 merged 1 commit intodotnet:masterfrom
AustinWise:fixBackwardsCompatOfHostInterfaceT
Mar 23, 2017
Merged

Fix the reading of host_interface_t to be backwards compatible.#1818
gkhanna79 merged 1 commit intodotnet:masterfrom
AustinWise:fixBackwardsCompatOfHostInterfaceT

Conversation

@AustinWise
Copy link
Copy Markdown

PR #1727 added some new fields to host_interface_t but did not correctly check the size of the struct before reading the fields.

PR #1727 added some new fields to host_interface_t but did not correctly
check the size of the struct before reading the fields.
@dnfclas
Copy link
Copy Markdown

dnfclas commented Mar 22, 2017

@AustinWise,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request.
Thanks,
.NET Foundation Pull Request Bot

@eerhardt
Copy link
Copy Markdown
Member

/cc @gkhanna79

Copy link
Copy Markdown
Member

@gkhanna79 gkhanna79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch - thanks for fixing this!

@gkhanna79 gkhanna79 merged commit c04f2ca into dotnet:master Mar 23, 2017
@AustinWise AustinWise deleted the fixBackwardsCompatOfHostInterfaceT branch March 23, 2017 07:08
@AustinWise
Copy link
Copy Markdown
Author

@gkhanna79 Not a problem, thanks for making this open source! It's fun to follow along and also I get some good ideas to improve code quality at work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants