https://bugs.winehq.org/show_bug.cgi?id=41753
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #56268|0 |1 is obsolete| |
--- Comment #8 from André H. nerv@dawncrow.de --- Created attachment 56757 --> https://bugs.winehq.org/attachment.cgi?id=56757 GetUnicastIpAddressEntry patch v2
(In reply to Bruno Jesus from comment #7)
Looks good to me, if somehow you could call fill_unicast_addr_data and copy the results from it it would be better because the constants are already there so you don't have to duplicate some fields with fixed values again.
Something like that? I'm now about to write tests for that function