<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/contrib/coverity, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib/coverity?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib/coverity?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2019-08-17T16:18:54+00:00</updated>
<entry>
<title>[coverity] Override assumptions about wcrtomb() and hmac_init()</title>
<updated>2019-08-17T16:18:54+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2019-08-17T16:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a5c41483d226a6c4dbfaf35f57dc092cd57bc601'/>
<id>urn:sha1:a5c41483d226a6c4dbfaf35f57dc092cd57bc601</id>
<content type='text'>
Newer versions of Coverity use built-in models for wcrtomb() and
hmac_init() that are capable of returning errors, and reports defects
due to code failing to check for these errors.  The actual iPXE
implementations are simpler than Coverity's models and can never
return errors, so these defects are false positives.

Fix by overriding Coverity's built-in models for these functions.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[coverity] Add Coverity user model</title>
<updated>2017-03-22T14:46:03+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-03-22T14:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=65a3518013ec9ae97c9eb824cb89452111f8a7c0'/>
<id>urn:sha1:65a3518013ec9ae97c9eb824cb89452111f8a7c0</id>
<content type='text'>
Add a trivial model file to prevent Coverity from making various
incorrect assumptions about functions where the iPXE behaviour
diverges from POSIX or Linux norms.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
