Sourceforge 2011706 windows memory error when exiting program with call back proxies still hooked up.
This commit is contained in:
@@ -1,5 +1,46 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<!-- --------- -->
|
||||
<h2>JACOB 1.14.2</h2>
|
||||
<h3>Tracked Changes</h3>
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" >
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Bugs</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">2011706</td>
|
||||
<td width="87%" valign="top">Fixed windows memory corruption unhooking
|
||||
call back proxies</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Patches</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Feature Requests</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Known Issues</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"></td>
|
||||
<td width="87%" valign="top"></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
<!-- --------- -->
|
||||
<h2>JACOB 1.14.1</h2>
|
||||
<h3>Tracked Changes</h3>
|
||||
|
||||
@@ -73,8 +73,8 @@ should be fixed in some future release, fix method and time not yet determined.
|
||||
<h2>Microsoft Visual C++ library dependencies.</h2>
|
||||
Jacob 1.13 is built with VC++ 2005 that creates a dependency on msvcr80.dll.
|
||||
Windows XP and later seem to already include the necessary components.
|
||||
NT/2000 and Server/2003 require that you download the Visual C redistributable package,
|
||||
vcredist_x86.exe from the microsoft web site.
|
||||
NT/2000 and Server/2003 require that you download the Visual C 2005 redistributable
|
||||
package, vcredist_x86.exe from the microsoft web site.
|
||||
Microsoft has a download available that supplies the necessary components.
|
||||
It is distributed as a redistributable package.
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user