[quake3-bugzilla] [Bug 5918] New: Sys_DefaultHomePath doesn't free DLL on all code paths

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Tue Apr 9 14:36:02 EDT 2013


https://bugzilla.icculus.org/show_bug.cgi?id=5918

            Bug ID: 5918
           Summary: Sys_DefaultHomePath doesn't free DLL on all code paths
    Classification: Unclassified
           Product: ioquake3
           Version: GIT MASTER
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: Misc
          Assignee: zachary at ioquake.org
          Reporter: dionrhys1 at gmail.com
        QA Contact: quake3-bugzilla at icculus.org

Created attachment 3340
  --> https://bugzilla.icculus.org/attachment.cgi?id=3340&action=edit
[PATCH] Fix Sys_DefaultHomePath not calling FreeLibrary on all code paths in
code/sys/sys_win32.c

In code/sys/sys_win32.c (Line 127), Sys_DefaultHomePath doesn't call
FreeLibrary and can lead to "shfolder.dll" not being freed.

A patch file to fix the defect is attached to this issue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3-bugzilla/attachments/20130409/27f97176/attachment.html>


More information about the quake3-bugzilla mailing list