[Bug 20166] New: NetLocalGroupGetInfo() returns success but no data buffer and NetLocalGroupGetInfo() missing

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 26 07:15:19 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20166

           Summary: NetLocalGroupGetInfo() returns success but no data
                    buffer and NetLocalGroupGetInfo() missing
           Product: Wine
           Version: 1.1.30
          Platform: PC
               URL: http://rh-software.com
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ray at pobox.co.uk


With the release of Wine 1.1.30 SIV 4.01 (http://rh-software.com/) is crashing.
 This is a knock effect of NetGroupGetInfo() being added.  The issues can be
replicated by downloading http://rh-software.com/downloads/zip/siv_v4.01.zip
and then issuing the command: WINE SIVE -SAVE=[wine-groups]=stdout.

The first issue if caused by NetLocalGroupGetInfo() returning success, but not
actually setting the pointer to a LOCALGROUP_INFO_1 buffer.  When SIV then
accesses this a fault if generated. Some times this crash does not occur.

The next crash is caused when SIV calls NetLocalGroupGetInfo() which is not
implemented at all.

This is an issue in netapi32, but that does not seem to be an available
component.

-- 
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.



More information about the wine-bugs mailing list