summaryrefslogtreecommitdiffstats
path: root/src/net
diff options
context:
space:
mode:
authorMichael Brown2019-08-17 18:18:54 +0200
committerMichael Brown2019-08-17 18:18:54 +0200
commita5c41483d226a6c4dbfaf35f57dc092cd57bc601 (patch)
treec55a6457992551b782db9cb0c298ba4d798214ce /src/net
parent[crypto] Profile the various stages of modular multiplication (diff)
downloadipxe-a5c41483d226a6c4dbfaf35f57dc092cd57bc601.tar.gz
ipxe-a5c41483d226a6c4dbfaf35f57dc092cd57bc601.tar.xz
ipxe-a5c41483d226a6c4dbfaf35f57dc092cd57bc601.zip
[coverity] Override assumptions about wcrtomb() and hmac_init()
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 <mcb30@ipxe.org>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions