Memory leak using strReplace()
-
-
Thanks for reporting. I have confirmed this in the current release (2.14) and also that it is fixed in the next patch (2.15.0)
-
Great! Thank you.
-
Sorry, still present in 2.15.0 ID for DEMO code:
NS9DFNNDN88A273MNDN8
It will make the memory go down slowly (1 MB every 20 secs). If you usestrReplace()
20 times, the memory will be used up quicker. -
OK I will raise it again. Sorry!
-
Thanks for the report @spikey, it looks like there was a similar string-related issue fixed for 2.15.0 but it's not quite the same as this one. This issue is specific to strReplace. I've verified the issue and we'll have this fixed in the next patch.