http://bugs.winehq.org/show_bug.cgi?id=14846 Summary: Raising exception for SC_RPC_HANDLE being NULL Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: tools AssignedTo: wine-bugs(a)winehq.org ReportedBy: martinmnet(a)hotmail.com Created an attachment (id=15387) --> (http://bugs.winehq.org/attachment.cgi?id=15387) Suggested patch widl doesn't generate code for handling SC_RPC_HANDLE being NULL. RPC_X_NULL_REF_POINTER is raised for NULL pointers on strins. So it makes sense that RPC_X_SS_IN_NULL_CONTEXT should be raised for NULL handle. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.