Fix bug 3495802 to return correct offset of substrings from string.find()
This commit is contained in:
@@ -822,6 +822,7 @@ and LuaForge:
|
||||
<tr valign="top"><td> <b>3.0-alpha3</b></td><td><ul>
|
||||
<li>Fix bug 3597515 memory leak due to string caching by simplifying caching logic.</li>
|
||||
<li>Fix bug 3565008 so that short substrings are backed by short arrays.</li>
|
||||
<li>Fix bug 3495802 to return correct offset of substrings from string.find().</li>
|
||||
|
||||
</ul></td></tr>
|
||||
</table></td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user