<html>
<head>
<base href="https://bugzilla.libav.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Use of uninitialized values in libavformat's hvcc code"
href="https://bugzilla.libav.org/show_bug.cgi?id=1116">1116</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Use of uninitialized values in libavformat's hvcc code
</td>
</tr>
<tr>
<th>Product</th>
<td>Libav
</td>
</tr>
<tr>
<th>Version</th>
<td>git HEAD
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>---
</td>
</tr>
<tr>
<th>Component</th>
<td>libavformat
</td>
</tr>
<tr>
<th>Assignee</th>
<td>bugzilla@libav.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jamrial@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>valgrind --track-origins=yes --leak-check=full ./avconv -i
$FATE_SAMPLES/hevc-conformance/WPP_A_ericsson_MAIN10_2.bit -c:v copy out.mov
The above will report a lot of such errors in different functions from
libavformat/hevc.c</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>