Fix bug 3597515 memory leak due to string caching by simplifying caching logic.

This commit is contained in:
James Roseborough
2013-01-26 19:01:00 +00:00
parent 13adb5a691
commit fae55ba56a
3 changed files with 129 additions and 26 deletions

View File

@@ -819,6 +819,9 @@ and LuaForge:
<tr valign="top"><td>&nbsp;&nbsp;<b>3.0-alpha2</b></td><td><ul>
<li>Supply environment as second argument to LibFunction when loading via require() </li>
<tr valign="top"><td>&nbsp;&nbsp;<b>3.0-alpha3</b></td><td><ul>
<li>Fix bug 3597515 memory leak due to string caching by simplifying caching logic.</li>
</ul></td></tr>
</table></td></tr></table>