Skip to content

use memcpy; strncpy will fail if there is a .0 anywhere in the address#3

Open
akohlsmith wants to merge 1 commit into
sbilly:masterfrom
akohlsmith:master
Open

use memcpy; strncpy will fail if there is a .0 anywhere in the address#3
akohlsmith wants to merge 1 commit into
sbilly:masterfrom
akohlsmith:master

Conversation

@akohlsmith

Copy link
Copy Markdown

This took me most of the day to debug. I couldn't figure out why it was sending to 172.16.0.0 instead of 172.16.0.15. Ultimately my brother, @skohlsmith, identified the bug.

@harlan3

harlan3 commented Dec 15, 2016

Copy link
Copy Markdown

I am the original author of udp-reflector. I created a new project on github since I do not have write access to this repository. Thanks for troubleshooting the bug. It has been fixed in the following git repository:
https://github.com/harlan3/udp-reflector

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