<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
git version control wrote:
<blockquote cite="mid:20090305202004.BA09A2FEBC@skanda.videolan.org"
type="cite">
<pre wrap="">vlc | branch: master | basos g <noxelia 4t gmail d0t c0m> | Wed Feb 11 12:52:36 2009 +0200| [576844b24d53c39bdc524af235095ed7939e91fd] | committer: Jean-Baptiste Kempf
FIX: DSHOW "none" device open (#2201). Some cleaning
-Fix dshow "none" deivice be recognized as none
Note that another patch concerning var_optionParse string
dequoting should be applied for this to be fixed
( the concept is not to provide quoted strings to dshow options )
-Account for the case when BOTH devices could not be opened
(file an error, instead of seeming to play)
-Cleaned a little
-Added dbg and error msgs
-Added coments
Rev 3
Signed-off-by: Jean-Baptiste Kempf <a class="moz-txt-link-rfc2396E" href="mailto:jb@videolan.org"><jb@videolan.org></a>
</pre>
</blockquote>
^^^^^^^^^^^^^^^^^^^<br>
This patch <font color="#cc0000">introduce heap corruption</font>
crash when running,<br>
<br>
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/pipermail/vlc-devel/2009-February/056369.html">http://mailman.videolan.org/pipermail/vlc-devel/2009-February/056369.html</a><br>
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/pipermail/vlc-devel/2009-March/057218.html">http://mailman.videolan.org/pipermail/vlc-devel/2009-March/057218.html</a><br>
<br>
"vlc.exe dshow://"<br>
On a machine without a VIVO device.<br>
<br>
<font color="#ff0000">warning: HEAP[vlc.exe]: <br>
warning: Invalid address specified to RtlFreeHeap( 00B40000, 10ADE9D0 )<br>
</font><br>
And this command is working fine on a machine running Windows XP which
have a VIVO device.<br>
<br>
Regards.<br>
<br>
</body>
</html>