plug a handful of context leaks.

This commit is contained in:
Jordan Lee
2011-09-03 05:12:14 +00:00
parent f836308b42
commit 9951f8af9f
4 changed files with 7 additions and 7 deletions

View File

@@ -385,10 +385,10 @@ function Inspector(controller) {
},
updateTrackersPage = function() {
var i, j, tier, trackers, tor,
var i, j, tier, tracker, trackers, tor,
html, parity, lastAnnounceStatusHash,
announceState, lastScrapeStatusHash,
na = 'N/A';
na = 'N/A',
trackers_list = data.elements.trackers_list,
torrents = data.torrents;