diff options
author | asomers <asomers@FreeBSD.org> | 2017-04-01 16:51:49 +0000 |
---|---|---|
committer | asomers <asomers@FreeBSD.org> | 2017-04-01 16:51:49 +0000 |
commit | a0cc88c4565c96b4ed7b123a62685b3be78449ff (patch) | |
tree | be902eb10499fd0c72e12222c5d5bf2da20dbd84 /contrib/libc++/src | |
parent | 0657efbfa447921db30416839ae78f6e2795d97a (diff) | |
download | FreeBSD-src-a0cc88c4565c96b4ed7b123a62685b3be78449ff.zip FreeBSD-src-a0cc88c4565c96b4ed7b123a62685b3be78449ff.tar.gz |
MFC r314148, r314150
r314148:
Misc Coverity fixes in xnb(4)
Most of these are null pointer dereferences or missing error checks in the
unit tests. One is a missing error check in xnb_attach_failed. None can
cause real problems in running systems.
Reported by: Coverity
CIDs: 1092469 1092468 1092467 2092466 1092465 1092512 1092511 1092510
CIDs: 1092510 1092509 1092508 1092507
Reviewed by: royger
MFC after: 3 weeks
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D9234
r314150:
Fix the xnb(4) unit tests
One test was inadvertently expecting a bug in the kernel's sscanf
implementation circa 2012. I don't know when that bug got fixed.
Reported by: royger
Reviewed by: royger
MFC after: 3 weeks
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D9766
Diffstat (limited to 'contrib/libc++/src')
0 files changed, 0 insertions, 0 deletions