Skip to content
This repository has been 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
merged 1 commit into from Mar 23, 2017
Merged

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

merged 1 commit into from Mar 23, 2017

Conversation

AustinWise
Copy link

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

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
Member

/cc @gkhanna79

Copy link
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
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
4 participants