BIND 10 #3380: option6_ia_unittest.cc Called C++ object pointer is null
BIND 10 Development
do-not-reply at isc.org
Mon Mar 31 16:47:33 UTC 2014
#3380: option6_ia_unittest.cc Called C++ object pointer is null
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: | Sub-Project: DHCP
Unclassified | Estimated Difficulty: 0
CVSS Scoring: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
As seen with clang's scan-build static analyzer:
http://git.bind10.isc.org/~tester/builder/BIND10-clang-static-
analyzer/20140328214701-MacOS/logs/files/scan-build/2014-03-28-1/report-
Bf7Us8.html#EndPath
See src/lib/dhcp/tests/option6_ia_unittest.cc line 305:
EXPECT_EQ(D6O_IAADDR, addr->getType());
addr is NULL according to previous line not matching.
--
Ticket URL: <http://bind10.isc.org/ticket/3380>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list