Fix memory leaks with QV8Engine's ExtensionData
authorSimon Hausmann <simon.hausmann@nokia.com>
Wed, 20 Jul 2011 08:50:21 +0000 (10:50 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 20 Jul 2011 09:39:58 +0000 (11:39 +0200)
commit7141596fae74938c907209482a46ecb73df1d4f8
tree5ee85394edd5b6bb7a50d28bf346798dffe413a5
parentd8ac2c1011851ae63669bf1a59577aab94c87578
Fix memory leaks with QV8Engine's ExtensionData

The destructor has to be virtual for Deletable in order to call
the destructor of the super-class.

Change-Id: I3aeebe28c0a6bbfbbe3b069e88a6096dd9e173f5
Reviewed-on: http://codereview.qt.nokia.com/1867
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
src/declarative/qml/v8/qv8engine_p.h