<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
oh, fix it.<BR><BR>
-- <BR>
wangbo<BR><BR>

<HR id=stopSpelling>
<BR>
Date: Wed, 4 Feb 2009 15:35:05 +1100<BR>From: xxcv07@gmail.com<BR>To: vlc-devel@videolan.org<BR>Subject: Re: [vlc-devel] the new patch for real video has submit<BR><BR>王波 wrote: <BR>
<BLOCKQUOTE cite=mid:BAY105-W488A9D6D874B6C1B8FEC3EA1C30@phx.gbl>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
ok, it is the last patch.<BR></BLOCKQUOTE><BR>g_decode_path has already been freed, don't print it in debug message.<BR><BR>
<BLOCKQUOTE>+        if( asprintf( &g_decode_path, "%s/drv43260.dll", psz_paths + i ) != -1 )<BR>+        {<BR>+            p_sys->rv_handle = load_syms(p_dec, g_decode_path);<BR>+            free( g_decode_path );<BR>+        }<BR>+        if( p_sys->rv_handle )<BR>+            break;<BR>+<BR>+        msg_Dbg( p_dec, "Cannot load real decoder library: %s", g_decode_path);</BLOCKQUOTE><BR><br /><hr />使用新一代 Windows Live Messenger 轻松交流和共享! <a href='http://im.live.cn/messenger.aspx' target='_new'>立刻下载!</a></body>
</html>