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

posix sockets: initialize sockaddr properly to 0 #4325

Merged
merged 1 commit into from
Nov 26, 2015

Conversation

OlegHahm
Copy link
Member

No description provided.

@OlegHahm OlegHahm added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: POSIX Area: POSIX API wrapper Area: network Area: Networking Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch labels Nov 20, 2015
@OlegHahm OlegHahm added this to the Release 2015.12 milestone Nov 20, 2015
@OlegHahm OlegHahm force-pushed the posix_socket_recvfrom_init branch from df61e3d to 7efc8fd Compare November 26, 2015 10:25
@OlegHahm
Copy link
Member Author

C'mon, that's an easy one.

@BytesGalore
Copy link
Member

is reasonable and required to prevent garbage in unset members -> untested ACK

@BytesGalore BytesGalore added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 26, 2015
@OlegHahm
Copy link
Member Author

thx

@BytesGalore
Copy link
Member

np,
in case no one objects and T. gets happy merge at will

OlegHahm added a commit that referenced this pull request Nov 26, 2015
posix sockets: initialize sockaddr properly to 0
@OlegHahm OlegHahm merged commit 56903f3 into RIOT-OS:master Nov 26, 2015
@OlegHahm OlegHahm deleted the posix_socket_recvfrom_init branch November 26, 2015 11:00
@cgundogan cgundogan removed the Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch label Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Area: POSIX Area: POSIX API wrapper CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants