[Bug 247129] [PATCH] Fix some compiler warnings in netinet alias module
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 10 23:11:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247129
--- Comment #3 from nikethmurali at protonmail.com ---
Created attachment 215431
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215431&action=edit
Alternate patch for sys/netinet/libalias/alias.c
Thanks for looking at my patch and catching what I missed.
I've updated the original patch to not drop updated values after function
calls.
------------
As an alternate approach to this, I've attached a patch with a slightly
different approach (alias.diff.2). I thought this change would make it easier
to read.
Please let me know what you think.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list