Skip to main content

Bug Tracker

Side navigation

#5456 closed bug (invalid)

Opened November 05, 2009 12:07PM UTC

Closed November 05, 2009 05:27PM UTC

Memory leak in jquery.js

Reported by: williamafonso Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: attachelement Cc:
Blocked by: Blocking:
Description

Hi,

I found a memory leak at the following text using IELEAKSDETECTOR in jquery 1.2.6

elem.attachEvent("on"+type,handle

Please if anyone can help me.

regards,

William

Attachments (0)
Change History (2)

Changed November 05, 2009 12:19PM UTC by williamafonso comment:1

elem = null;

at the end of this function does not work

Changed November 05, 2009 05:27PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

jQuery 1.3.2 is the current version of jQuery. If you are reporting a bug, please reopen this ticket with a minimal but complete test case that demonstrates the problem in 1.3.2. If you are looking for programming help, please ask for help on the jQuery forums.