BIND 10 #2992: JSON to number conversion does not check errno on C++
BIND 10 Development
do-not-reply at isc.org
Mon Jun 10 02:18:57 UTC 2013
#2992: JSON to number conversion does not check errno on C++
-------------------------------------+-------------------------------------
Reporter: fujiwara | Owner:
Type: defect | Status: new
Priority: medium | Milestone: Next-
Component: Unclassified | Sprint-Proposed
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by fujiwara):
I added test1.diff which contains corner case test (+LONG_MAX, -LONG_MAX)
of integer conversion. However, LONG_MAX is different between 64bit
architecture and 32bit architecture.
Do you consider that BIND 10 does not run on systems which do not have
int64_t/uint64_t ?
--
Ticket URL: <http://bind10.isc.org/ticket/2992#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list