BIND 10 #271: build failure with sunstudio in rrttl_python.cc and rrtype_python.cc
BIND 10 Development
do-not-reply at isc.org
Fri Jul 2 07:15:23 UTC 2010
#271: build failure with sunstudio in rrttl_python.cc and rrtype_python.cc
---------------------------+------------------------------------------------
Reporter: jreed | Owner: jelte
Type: defect | Status: reviewing
Priority: major | Milestone: 06. 4th Incremental Release
Component: DNSPacket API | Resolution:
Keywords: | Sensitive: 0
---------------------------+------------------------------------------------
Comment(by jelte):
using a vector on the stack makes it less susceptible to memory leaks, but
not exception-safe (at least, not without an exception-safe allocator
thrown into its constructor), it would only result in a different type of
bad_alloc being thrown.
--
Ticket URL: <http://bind10.isc.org/ticket/271#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list