Fuzz introspector: fuzz_ubjson_encoder
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
21 21 7 :

['__cxa_allocate_exception', 'std::__1::numeric_limits ::max()', '__cxa_throw', 'jsoncons::ser_error::ser_error(std::__1::error_code)', '__cxa_free_exception', 'std::__1::enable_if ::type jsoncons::binary::native_to_big >, void> >, jsoncons::detail::endian>(unsigned long, std::__1::back_insert_iterator >, void> >)', '_ZNSt3__110error_codeC2IN8jsoncons6ubjson11ubjson_errcEEET_PNS_9enable_ifIXsr18is_error_code_enumIS5_EE5valueEvE4typeE']

21 23 jsoncons::ubjson::basic_ubjson_encoder >,void>,std::__1::allocator >::put_length(unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons_ext/ubjson/ubjson_encoder.hpp:313
10 10 7 :

['__cxa_begin_catch', 'std::__1::basic_streambuf >::sgetn(char*, long)', 'std::__1::basic_ios >::clear(unsigned int)', 'std::__1::basic_ios >::eof() const', 'std::__1::basic_ios >::rdstate() const', '__cxa_end_catch', '__clang_call_terminate']

10 10 jsoncons::stream_source ::read(unsignedchar*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/source.hpp:234
0 15 6 :

['std::__1::numeric_limits ::max()', 'std::__1::enable_if ::type jsoncons::binary::native_to_big >, void> >, jsoncons::detail::endian>(int, std::__1::back_insert_iterator >, void> >)', 'std::__1::enable_if ::type jsoncons::binary::native_to_big >, void> >, jsoncons::detail::endian>(long, std::__1::back_insert_iterator >, void> >)', 'std::__1::numeric_limits ::max()', 'std::__1::numeric_limits ::max()', 'std::__1::enable_if ::type jsoncons::binary::native_to_big >, void> >, jsoncons::detail::endian>(short, std::__1::back_insert_iterator >, void> >)']

0 24 jsoncons::ubjson::basic_ubjson_encoder >,void>,std::__1::allocator >::visit_uint64(unsignedlong,jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons_ext/ubjson/ubjson_encoder.hpp:447
0 0 None 0 0 std::__1::enable_if ::typejsoncons::binary::big_to_native (unsignedcharconst*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/config/jsoncons_config.hpp:205
0 0 None 0 0 std::__1::enable_if ::typejsoncons::binary::big_to_native (unsignedcharconst*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/config/jsoncons_config.hpp:205
0 0 None 0 0 std::__1::enable_if ::typejsoncons::binary::big_to_native (unsignedcharconst*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/config/jsoncons_config.hpp:205
0 0 None 0 0 std::__1::enable_if ::typejsoncons::binary::big_to_native (unsignedcharconst*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/config/jsoncons_config.hpp:205
0 0 None 0 0 std::__1::enable_if ::typejsoncons::binary::big_to_native (unsignedcharconst*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/config/jsoncons_config.hpp:205
0 0 None 0 0 std::__1::enable_if ::typejsoncons::binary::big_to_native (unsignedcharconst*,unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/config/jsoncons_config.hpp:205
0 0 1 :

['_ZNSt3__110error_codeaSIN8jsoncons6ubjson11ubjson_errcEEENS_9enable_ifIXsr18is_error_code_enumIT_EE5valueERS0_E4typeES6_']

0 0 jsoncons::ubjson::basic_ubjson_encoder >,void>,std::__1::allocator >::visit_key(jsoncons::detail::basic_string_view >const&,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons_ext/ubjson/ubjson_encoder.hpp:243
0 0 None 0 0 jsoncons::ubjson::basic_ubjson_parser ,std::__1::allocator >::parse(jsoncons::basic_json_visitor &,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons_ext/ubjson/ubjson_parser.hpp:169
0 0 None 0 0 jsoncons::ubjson::basic_ubjson_parser ,std::__1::allocator >::parse(jsoncons::basic_json_visitor &,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons_ext/ubjson/ubjson_parser.hpp:176

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::bytes_sink >, void>::bytes_sink(std::__1::vector >&) [function] [call site] 00001
1 jsoncons::ubjson::basic_ubjson_encoder >, void>, std::__1::allocator >::basic_ubjson_encoder(jsoncons::bytes_sink >, void>&&, std::__1::allocator const&) [function] [call site] 00002
2 jsoncons::ubjson::ubjson_encode_options::ubjson_encode_options() [function] [call site] 00003
3 jsoncons::ubjson::ubjson_options_common::ubjson_options_common() [function] [call site] 00004
2 jsoncons::ubjson::basic_ubjson_encoder >, void>, std::__1::allocator >::basic_ubjson_encoder(jsoncons::bytes_sink >, void>&&, jsoncons::ubjson::ubjson_encode_options const&, std::__1::allocator const&) [function] [call site] 00005
3 jsoncons::basic_json_visitor ::basic_json_visitor() [function] [call site] 00006
3 jsoncons::ubjson::ubjson_encode_options::ubjson_encode_options(jsoncons::ubjson::ubjson_encode_options const&) [function] [call site] 00007
4 jsoncons::ubjson::ubjson_options_common::ubjson_options_common(jsoncons::ubjson::ubjson_options_common const&) [function] [call site] 00008
1 jsoncons::ubjson::ubjson_decode_options::ubjson_decode_options() [function] [call site] 00009
2 jsoncons::ubjson::ubjson_options_common::ubjson_options_common() [function] [call site] 00010
1 jsoncons::ubjson::basic_ubjson_reader , std::__1::allocator >::basic_ubjson_reader , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::basic_json_visitor &, jsoncons::ubjson::ubjson_decode_options const&, std::__1::allocator const&) [function] [call site] 00011
2 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::basic_ubjson_parser , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::ubjson::ubjson_decode_options const&, std::__1::allocator const&) [function] [call site] 00012
3 jsoncons::ser_context::ser_context() [function] [call site] 00013
3 jsoncons::stream_source ::stream_source(std::__1::basic_istream >&, unsigned long) [function] [call site] 00014
4 jsoncons::basic_null_istream ::basic_null_istream() [function] [call site] 00015
5 jsoncons::basic_null_istream ::null_buffer::null_buffer() [function] [call site] 00016
4 jsoncons::basic_null_istream ::~basic_null_istream() [function] [call site] 00017
5 jsoncons::basic_null_istream ::~basic_null_istream() [function] [call site] 00018
3 jsoncons::ubjson::ubjson_decode_options::ubjson_decode_options(jsoncons::ubjson::ubjson_decode_options const&) [function] [call site] 00019
4 jsoncons::ubjson::ubjson_options_common::ubjson_options_common(jsoncons::ubjson::ubjson_options_common const&) [function] [call site] 00020
3 jsoncons::ubjson::ubjson_decode_options::~ubjson_decode_options() [function] [call site] 00021
3 jsoncons::stream_source ::~stream_source() [function] [call site] 00022
4 jsoncons::basic_null_istream ::~basic_null_istream() [function] [call site] 00023
3 jsoncons::ser_context::~ser_context() [function] [call site] 00024
1 jsoncons::ubjson::basic_ubjson_reader , std::__1::allocator >::read(std::__1::error_code&) [function] [call site] 00025
2 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::reset() [function] [call site] 00026
2 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::parse(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00027
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_type_and_value(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00028
4 jsoncons::stream_source ::is_error() const [function] [call site] 00029
4 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00030
5 jsoncons::stream_source ::fill_buffer() [function] [call site] 00031
6 __cxa_begin_catch [call site] 00032
6 __cxa_end_catch [call site] 00033
5 __cxa_begin_catch [call site] 00034
5 __cxa_end_catch [call site] 00035
4 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_value(jsoncons::basic_json_visitor &, unsigned char, std::__1::error_code&) [function] [call site] 00036
5 jsoncons::basic_json_visitor ::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00037
5 jsoncons::basic_json_visitor ::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00038
5 jsoncons::basic_json_visitor ::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00039
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00040
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00041
6 _ZN8jsoncons6binary9byte_swapIaEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm1EES4_E4typeES4_ [function] [call site] 00042
5 jsoncons::basic_json_visitor ::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00043
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00044
5 jsoncons::basic_json_visitor ::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00045
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00046
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00047
5 jsoncons::basic_json_visitor ::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00048
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00049
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00050
5 jsoncons::basic_json_visitor ::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00051
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00052
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00053
5 jsoncons::basic_json_visitor ::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00054
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00055
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00056
5 jsoncons::basic_json_visitor ::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00057
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00058
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00059
5 jsoncons::basic_json_visitor ::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00060
5 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr16extension_traits11has_reserveISD_EE5valuentsr16extension_traits14has_data_exactIPhSD_EE5valueEmE4typeERS2_RSD_m [function] [call site] 00061
6 jsoncons::stream_source ::eof() const [function] [call site] 00062
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00063
5 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr16extension_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00064
6 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr16extension_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00065
6 __clang_call_terminate [call site] 00066
7 __cxa_begin_catch [call site] 00067
5 jsoncons::detail::basic_string_view >::basic_string_view , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00068
5 jsoncons::basic_json_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00069
5 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00070
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00071
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00072
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00073
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00074
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00075
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00076
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00077
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00078
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00079
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00080
5 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr16extension_traits11has_reserveISD_EE5valuentsr16extension_traits14has_data_exactIPhSD_EE5valueEmE4typeERS2_RSD_m [function] [call site] 00081
5 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr16extension_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00082
5 jsoncons::detail::basic_string_view >::basic_string_view(char const*, unsigned long) [function] [call site] 00083
5 jsoncons::basic_json_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00084
5 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00085
5 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr16extension_traits11has_reserveISD_EE5valuentsr16extension_traits14has_data_exactIPhSD_EE5valueEmE4typeERS2_RSD_m [function] [call site] 00086
5 bool jsoncons::detail::is_base10 (char const*, unsigned long) [function] [call site] 00087
5 jsoncons::detail::basic_string_view >::basic_string_view(char const*, unsigned long) [function] [call site] 00088
5 jsoncons::basic_json_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00089
5 jsoncons::detail::basic_string_view >::basic_string_view(char const*, unsigned long) [function] [call site] 00090
5 jsoncons::basic_json_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00091
5 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::begin_array(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00092
6 jsoncons::ubjson::ubjson_options_common::max_nesting_depth() const [function] [call site] 00093
6 jsoncons::stream_source ::peek() [function] [call site] 00094
7 jsoncons::stream_source ::fill_buffer() [function] [call site] 00095
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00096
7 jsoncons::stream_source ::fill_buffer() [function] [call site] 00097
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00098
6 jsoncons::stream_source ::peek() [function] [call site] 00099
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00100
6 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00101
6 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00102
6 jsoncons::basic_json_visitor ::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00103
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00104
6 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00105
6 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00106
6 jsoncons::basic_json_visitor ::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00107
6 jsoncons::basic_json_visitor ::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00108
5 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::begin_object(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00109
6 jsoncons::ubjson::ubjson_options_common::max_nesting_depth() const [function] [call site] 00110
6 jsoncons::stream_source ::peek() [function] [call site] 00111
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00112
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00113
6 jsoncons::stream_source ::peek() [function] [call site] 00114
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00115
6 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00116
6 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00117
6 jsoncons::basic_json_visitor ::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00118
6 jsoncons::stream_source ::peek() [function] [call site] 00119
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00120
6 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00121
6 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00122
6 jsoncons::basic_json_visitor ::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00123
6 jsoncons::basic_json_visitor ::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00124
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::end_array(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00125
4 jsoncons::basic_json_visitor ::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00126
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_value(jsoncons::basic_json_visitor &, unsigned char, std::__1::error_code&) [function] [call site] 00127
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::end_array(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00128
3 jsoncons::stream_source ::peek() [function] [call site] 00129
3 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00130
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::end_array(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00131
3 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00132
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_type_and_value(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00133
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_key(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00134
4 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::get_length(std::__1::error_code&) [function] [call site] 00135
4 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr16extension_traits11has_reserveISD_EE5valuentsr16extension_traits14has_data_exactIPhSD_EE5valueEmE4typeERS2_RSD_m [function] [call site] 00136
4 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr16extension_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00137
4 jsoncons::detail::basic_string_view >::basic_string_view(char const*, unsigned long) [function] [call site] 00138
4 jsoncons::basic_json_visitor ::key(jsoncons::detail::basic_string_view > const&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00139
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::end_object(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00140
4 jsoncons::basic_json_visitor ::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00141
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_type_and_value(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00142
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_key(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00143
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::end_object(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00144
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_value(jsoncons::basic_json_visitor &, unsigned char, std::__1::error_code&) [function] [call site] 00145
3 jsoncons::stream_source ::peek() [function] [call site] 00146
3 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00147
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::end_object(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00148
3 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00149
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_key(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00150
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_type_and_value(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00151
3 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::read_type_and_value(jsoncons::basic_json_visitor &, std::__1::error_code&) [function] [call site] 00152
3 __cxa_allocate_exception [call site] 00153
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00154
4 std::runtime_error::runtime_error(std::__1::basic_string , std::__1::allocator > const&) [call site] 00155
3 jsoncons::basic_json_visitor ::flush() [function] [call site] 00156
1 jsoncons::ubjson::basic_ubjson_reader , std::__1::allocator >::~basic_ubjson_reader() [function] [call site] 00157
2 jsoncons::ubjson::basic_ubjson_parser , std::__1::allocator >::~basic_ubjson_parser() [function] [call site] 00158
3 jsoncons::ubjson::ubjson_decode_options::~ubjson_decode_options() [function] [call site] 00159
3 jsoncons::stream_source ::~stream_source() [function] [call site] 00160
3 jsoncons::ser_context::~ser_context() [function] [call site] 00161
1 jsoncons::ubjson::basic_ubjson_encoder >, void>, std::__1::allocator >::~basic_ubjson_encoder() [function] [call site] 00162
2 jsoncons::bytes_sink >, void>::flush() [function] [call site] 00163
2 jsoncons::ubjson::ubjson_encode_options::~ubjson_encode_options() [function] [call site] 00164
2 jsoncons::basic_json_visitor ::~basic_json_visitor() [function] [call site] 00165