<html>
    <head>
      <base href="https://bugzilla.icculus.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Sys_DefaultHomePath doesn't free DLL on all code paths"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=5918">5918</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Sys_DefaultHomePath doesn't free DLL on all code paths
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>ioquake3
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>GIT MASTER
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>trivial
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P3
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Misc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>zachary@ioquake.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dionrhys1@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>quake3-bugzilla@icculus.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=3340" name="attach_3340" title="[PATCH] Fix Sys_DefaultHomePath not calling FreeLibrary on all code paths in code/sys/sys_win32.c">attachment 3340</a> <a href="attachment.cgi?id=3340&action=edit" title="[PATCH] Fix Sys_DefaultHomePath not calling FreeLibrary on all code paths in code/sys/sys_win32.c">[details]</a></span>
[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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>