https://bugs.winehq.org/show_bug.cgi?id=50274
Bug ID: 50274 Summary: Copy paste bug in ipstats.c Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikrutrafal@protonmail.com Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2ae...
row.dwLocalScopeId is assigned twice but probably row.dwRemoteScopeId should be used
https://bugs.winehq.org/show_bug.cgi?id=50274
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |iphlpapi
https://bugs.winehq.org/show_bug.cgi?id=50274
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |6.0-rc1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- That was introduced in https://source.winehq.org/git/wine.git/commitdiff/57fe49f8581a217a9581f491dd....
https://bugs.winehq.org/show_bug.cgi?id=50274
Charles Davis cdavis5x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cdavis5x@gmail.com
--- Comment #2 from Charles Davis cdavis5x@gmail.com --- That is in fact a copy-pasto, which I failed to catch before sending.
https://bugs.winehq.org/show_bug.cgi?id=50274
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |infyquest@gmail.com Resolution|--- |FIXED Fixed by SHA1| |bf662e5b624c30bf458f23779c5 | |2b3acf9204b21
--- Comment #3 from Vijay Kamuju infyquest@gmail.com --- Fix committed. https://source.winehq.org/git/wine.git/commitdiff/bf662e5b624c30bf458f23779c...
https://bugs.winehq.org/show_bug.cgi?id=50274
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc2.