https://bugs.winehq.org/show_bug.cgi?id=39579
Bug ID: 39579 Summary: iNode 3.6 client needs ndis.sys.NdisAllocateMemoryWithTag Product: Wine Version: 1.7.54 Hardware: x86 URL: http://web.gdut.edu.cn/~nic/8021x/802.1x-v360-E6202.ex e OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: ndis.sys Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
Follow up to bug 39574.
austin@austin1:~$ sha1sum 802.1x-v360-E6202.exe 710ec6f7954970780d434968565ac50bf0d8c083 802.1x-v360-E6202.exe austin@austin1:~$ du -h 802.1x-v360-E6202.exe 41M 802.1x-v360-E6202.exe
https://bugs.winehq.org/show_bug.cgi?id=39579
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Gentoo
https://bugs.winehq.org/show_bug.cgi?id=39579
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- msdn link
https://msdn.microsoft.com/en-us/library/windows/hardware/ff550767%28v=vs.85...
https://bugs.winehq.org/show_bug.cgi?id=39579
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #2 from Austin English austinenglish@gmail.com --- Created attachment 53130 --> https://bugs.winehq.org/attachment.cgi?id=53130 stub
https://bugs.winehq.org/show_bug.cgi?id=39579
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=39579
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #53130|0 |1 is obsolete| |
--- Comment #3 from Austin English austinenglish@gmail.com --- Created attachment 53131 --> https://bugs.winehq.org/attachment.cgi?id=53131 updated patch
https://bugs.winehq.org/show_bug.cgi?id=39579
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Austin English from comment #3)
Created attachment 53131 [details] updated patch
From MSDN
NDIS_STATUS NdisAllocateMemoryWithTag(PVOID *VirtualAddress, UINT Length, ULONG Tag);
would be NdisAllocateMemoryWithTag(void **VirtualAddress, UINT Length, ULONG Tag)
... You have the wrong type for address. NDIS_STATUS WINAPI NdisAllocateMemoryWithTag(void *address, UINT length, ULONG tag)
https://bugs.winehq.org/show_bug.cgi?id=39579
--- Comment #5 from Austin English austinenglish@gmail.com --- Thanks Alistair.
sent: https://source.winehq.org/patches/data/117563
https://bugs.winehq.org/show_bug.cgi?id=39579
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2bb17745dfc58b663323f9bba28 | |a22465f3c29f3 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #5)
Thanks Alistair.
https://source.winehq.org/git/wine.git/commitdiff/2bb17745dfc58b663323f9bba2...
https://bugs.winehq.org/show_bug.cgi?id=39579
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.1.
https://bugs.winehq.org/show_bug.cgi?id=39579
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com Target Milestone|--- |1.8.x
https://bugs.winehq.org/show_bug.cgi?id=39579
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #8 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.4.