jsseek: fix memory leaks
authorVineeth T M <vineeth.tm@samsung.com>
Thu, 16 Jul 2015 01:07:45 +0000 (10:07 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 16 Jul 2015 19:23:15 +0000 (20:23 +0100)
commit56d7ef959e3fbe6e195536631e5708cdf99268ff
tree4fc31b16ce7f5a4388c600630da495c48d1fb2b3
parent6020b0cf2bb7e433b1b173a98f6b76f7d89e54f8
jsseek: fix memory leaks

ctx, list and visual_entries are not being freed
resulting in memory leaks

https://bugzilla.gnome.org/show_bug.cgi?id=752454
tests/examples/seek/jsseek.c