
8 May
2010
8 May
'10
4:39 a.m.
I think this is fixed in 1.43 Robert Ramey Krzysztof Czainski wrote:
File: serialization/oserializer.hpp, line 394: if(NULL == true_type){ boost::serialization::throw_exception( archive_exception( archive_exception::unregistered_class, true_type->get_debug_info() ) ); }
I think, that if true_type is NULL, then true_type->get_debug_info() is UB. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost