[vlc-devel] commit: qt4: correctly displays utf8 in location bar ( Rafaël Carré )
Rafaël Carré
rafael.carre at gmail.com
Thu Jan 28 15:26:55 CET 2010
On Thu, 28 Jan 2010 15:04:42 +0100
Rémi Duraffort <ivoire at videolan.org> wrote:
> > - QString text =
> > input_item_GetTitleFbName( item->inputItem() );
> > + QString text =
> > qfu(input_item_GetTitleFbName( item->inputItem() ));
> You are still leaking memory there !
This commit wasn't supposed to fix it
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100128/1a6f5f5f/attachment.sig>
More information about the vlc-devel
mailing list