Fix memory leak 72/5572/1
authorBaptiste DURAND <baptiste.durand@eurogiciel.fr>
Tue, 9 Jul 2013 11:35:16 +0000 (13:35 +0200)
committerBaptiste DURAND <baptiste.durand@eurogiciel.fr>
Tue, 9 Jul 2013 11:35:16 +0000 (13:35 +0200)
commit6b4b69a9f38d7a53d56cb13b653a8548f002a2d6
treea5e8764549488155be47c8dbd7616dc4ee61d689
parentd6ee9e5f9f41474e59f61e62a4bf0b4c2e993640
 Fix memory leak

ri_t is a complex structure.
It should be freed by call iri_destroy.
Cast it to a scopedPtr is forbiden because that call a delete function not iri_destroy
packaging/wrt.changes
src/view/webkit/injected-bundle/injected_bundle_uri_handling.cpp