Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author embedplus

    (@embedplus)

    Hey, What vulnerability tool did you use to test?
    Do you know the name of the theme your using? In particular, does your theme use ajax?
    Also, some background: the setInterval is likely from your scanner overlooking that the interval indeed stops (in fact, it’s a max of 5 intervals). The typical recommended solution to prevent setInterval memory leaks are to limit the number of intervals and stop at a certain point, which we do. So the information you provide us will help narrow down why the scanner doesn’t recognize the stoppage, as it’s likely a false positive. Feel free to email us at ext at embedplus dot com

    Plugin Author embedplus

    (@embedplus)

    Hi,
    Any updates about this? We haven’t received an email message yet either.

    Plugin Author embedplus

    (@embedplus)

    Ping again…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘JavaScript Memory Leaks – Forgotten timer or callback’ is closed to new replies.