Call tree
LLVMFuzzerTestOneInput /src/rtpproxy/scripts/fuzz/fuzz_command_parser.c linenumber=-1
  rfz_get_chunk /src/rtpproxy/scripts/fuzz/rfz_chunk.c linenumber=24
  ExecuteRTPPCommand /src/rtpproxy/scripts/fuzz/rfz_command.c linenumber=25
    rtpp_command_ctor /src/rtpproxy/src/rtpp_command.c linenumber=36
      rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=210
        rtpp_aligned_malloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=98
          posix_memalign  linenumber=50
        rtpp_refcnt_ctor_pa /src/rtpproxy/src/rtpp_refcnt.c linenumber=107
      rtpc_reply_ctor /src/rtpproxy/src/rtpp_command_reply.c linenumber=223
        rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=114
    rtpp_command_split /src/rtpproxy/src/rtpp_command.c linenumber=46
      rtpp_strsplit /src/rtpproxy/src/rtpp_util.c linenumber=382
      memchr  linenumber=387
      strlen  linenumber=398
      rtpp_command_guard_retrans /src/rtpproxy/src/rtpp_command.c linenumber=410
        rtpp_anetio_sendto_na /src/rtpproxy/src/rtpp_netio_async.c linenumber=353
          rtpp_wi_malloc_na /src/rtpproxy/src/rtpp_wi_pkt.c linenumber=224
            rtpp_rmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=94
              rtpp_aligned_malloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=132
              rtpp_refcnt_ctor_pa /src/rtpproxy/src/rtpp_refcnt.c linenumber=141
            rtpp_wi_free /src/rtpproxy/src/rtpp_wi_pkt.c linenumber=113
              rtpp_wi_pkt_free /src/rtpproxy/src/rtpp_wi_pkt.c linenumber=156
          rtpp_anetio_sendto_debug /src/rtpproxy/src/rtpp_netio_async.c linenumber=228
          rtpp_queue_put_item /src/rtpproxy/src/rtpp_queue.c linenumber=229
            pthread_mutex_lock  linenumber=362
            rtpp_queue_getclen /src/rtpproxy/src/rtpp_queue.c linenumber=367
            circ_buf_push /src/rtpproxy/src/rtpp_queue.c linenumber=371
            rtpp_queue_getclen /src/rtpproxy/src/rtpp_queue.c linenumber=379
            pthread_cond_signal  linenumber=381
            pthread_mutex_unlock  linenumber=385
      __assert_fail  linenumber=419
      rtpp_command_pre_parse /src/rtpproxy/src/rtpp_command_parse.c linenumber=450
        fill_cmd_props /src/rtpproxy/src/rtpp_command_parse.c linenumber=257
    handle_command /src/rtpproxy/src/rtpp_command.c linenumber=48
      handle_ver_feature /src/rtpproxy/src/../src/commands/rpcpv1_ver.c linenumber=481
        strcmp  linenumber=93
        strcmp  linenumber=99
      handle_info /src/rtpproxy/src/rtpp_command.c linenumber=498
      rtpp_command_play_opts_parse /src/rtpproxy/src/../src/commands/rpcpv1_play.c linenumber=509
        rtpp_zmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=64
          rtpp_aligned_malloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=67
        strtol  linenumber=74
        rtpp_command_play_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_play.c linenumber=84
      rtpp_command_record_opts_parse /src/rtpproxy/src/../src/commands/rpcpv1_record.c linenumber=520
        rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=115
      rtpp_command_del_opts_parse /src/rtpproxy/src/../src/commands/rpcpv1_delete.c linenumber=548
        rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=188
      rtpp_command_ul_opts_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=558
        rtpp_command_ul_pre_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=595
        rtpp_command_ul_opts_parse_inner /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=600
          rtpp_zmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=274
          ul_opts_init /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=279
          url_unquote /src/rtpproxy/src/rtpp_util.c linenumber=283
            url_unquote2 /src/rtpproxy/src/rtpp_util.c linenumber=333
          strtol  linenumber=341
          __ctype_b_loc  linenumber=354
          extractlabel /src/rtpproxy/src/rtpp_network.c linenumber=376
            strchr  linenumber=369
          extractaddr /src/rtpproxy/src/rtpp_network.c linenumber=378
            __ctype_b_loc  linenumber=337
            __ctype_b_loc  linenumber=344
          memcmp  linenumber=390
          ul_opts_parse_packetport_i /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=391
            strtoumax  linenumber=227
            rtpp_packetport_get_int /src/rtpproxy/src/rtpp_packetport.c linenumber=231
              rtpp_packetport_ismapped /src/rtpproxy/src/rtpp_packetport.c linenumber=488
                sysconf  linenumber=847
                mincore  linenumber=852
          extractaddr /src/rtpproxy/src/rtpp_network.c linenumber=427
          memcmp  linenumber=475
          ul_opts_parse_packetport /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=476
            strtoumax  linenumber=246
            strtoumax  linenumber=250
            ul_opts_parse_packetport_i /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=254
          strlen  linenumber=487
          resolve /src/rtpproxy/src/rtpp_network.c linenumber=488
            getaddrinfo  linenumber=234
            freeaddrinfo  linenumber=239
            inet_pton  linenumber=246
            atoi_saferange /src/rtpproxy/src/rtpp_util.c linenumber=250
              atoi_safe /src/rtpproxy/src/rtpp_util.c linenumber=392
                atoi_safe_sep /src/rtpproxy/src/rtpp_util.c linenumber=384
                  strtol  linenumber=369
            setport /src/rtpproxy/src/rtpp_network.c linenumber=254
              __assert_fail  linenumber=137
              htons  linenumber=141
              htons  linenumber=145
              abort  linenumber=152
          ishostnull /src/rtpproxy/src/rtpp_network.c linenumber=490
            abort  linenumber=96
          ntohs  linenumber=500
          htons  linenumber=501
          gai_strerror  linenumber=506
          rtpp_command_ul_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=516
      handle_get_stats /src/rtpproxy/src/../src/commands/rpcpv1_stats.c linenumber=581
        __assert_fail  linenumber=76
      rtpp_subcommand_ul_opts_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc.c linenumber=592
        handle_mod_subc_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc.c linenumber=204
          atoi_safe_sep /src/rtpproxy/src/rtpp_util.c linenumber=180
          atoi_safe /src/rtpproxy/src/rtpp_util.c linenumber=182
        rtpp_command_del_opts_parse /src/rtpproxy/src/../src/commands/rpcpv1_delete.c linenumber=216
        handle_set_subc_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc_set.c linenumber=232
          memcmp  linenumber=163
          memcmp  linenumber=166
          memcmp  linenumber=169
          memcmp  linenumber=172
          parse_rtp_rtcp_vals /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc_set.c linenumber=181
            rtpp_parse_rtp_rtcp_val /src/rtpproxy/src/rtpp_util.c linenumber=79
              atoi_safe /src/rtpproxy/src/rtpp_util.c linenumber=408
              atoi_safe_sep /src/rtpproxy/src/rtpp_util.c linenumber=412
              atoi_safe /src/rtpproxy/src/rtpp_util.c linenumber=414
          parse_rtp_rtcp_vals /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc_set.c linenumber=186
          atoi_safe /src/rtpproxy/src/rtpp_util.c linenumber=191
          rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=198
        rtpp_command_ul_look_subc_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc.c linenumber=244
          rtpp_command_ul_subc_pre_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc.c linenumber=135
          rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=138
          rtpp_command_ul_opts_parse_inner /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=143
          rtpp_command_ul_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=156
        rtpp_command_ul_copy_subc_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc_copy.c linenumber=248
          rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=292
          rtpp_command_ul_copy_subc_pre_parse /src/rtpproxy/src/../src/commands/rpcpv1_ul_subc_copy.c linenumber=295
      rtpp_command_ul_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=595
      handle_delete /src/rtpproxy/src/../src/commands/rpcpv1_delete.c linenumber=608
        do_delete /src/rtpproxy/src/../src/commands/rpcpv1_delete.c linenumber=162
          rtpp_cmd_delete_ematch /src/rtpproxy/src/../src/commands/rpcpv1_delete.c linenumber=134
            compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=87
              memcmp  linenumber=348
              strtoul  linenumber=353
            compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=91
      handle_record /src/rtpproxy/src/../src/commands/rpcpv1_record.c linenumber=612
        rtpp_cmd_record_ematch /src/rtpproxy/src/../src/commands/rpcpv1_record.c linenumber=99
          compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=73
          compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=76
          handle_copy /src/rtpproxy/src/../src/commands/rpcpv1_copy.c linenumber=81
            strncmp  linenumber=102
            rtpp_record_ctor /src/rtpproxy/src/rtpp_record.c linenumber=117
              strncmp  linenumber=176
              rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=178
              pthread_mutex_init  linenumber=183
              ropen_remote_ctor_pa /src/rtpproxy/src/rtpp_record.c linenumber=198
                atoi  linenumber=145
                snprintf  linenumber=150
                resolve /src/rtpproxy/src/rtpp_network.c linenumber=154
                gai_strerror  linenumber=156
                connect  linenumber=160
              rtpp_record_close /src/rtpproxy/src/rtpp_record.c linenumber=203
                flush_rbuf /src/rtpproxy/src/rtpp_record.c linenumber=690
                  write  linenumber=298
                  close  linenumber=308
                close  linenumber=696
                unlink  linenumber=699
                rename  linenumber=703
                pthread_mutex_destroy  linenumber=709
              sprintf  linenumber=235
              sprintf  linenumber=239
              sprintf  linenumber=243
              sprintf  linenumber=247
              open  linenumber=249
              write  linenumber=264
              rtpp_record_close /src/rtpproxy/src/rtpp_record.c linenumber=277
              close  linenumber=283
              pthread_mutex_destroy  linenumber=286
            __assert_fail  linenumber=124
            get_args4remote /src/rtpproxy/src/../src/commands/rpcpv1_copy.c linenumber=139
              strlcpy /src/rtpproxy/src/rtpp_util.c linenumber=72
              strrchr  linenumber=73
              rtpp_create_listener /src/rtpproxy/src/rtpp_command.c linenumber=84
                create_twinlistener /src/rtpproxy/src/rtpp_command.c linenumber=199
                  create_listener /src/rtpproxy/src/rtpp_command.c linenumber=161
                    rtpp_socket_ctor /src/rtpproxy/src/rtpp_socket.c linenumber=115
                      rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=129
                      socket  linenumber=133
                      setsockopt  linenumber=143
                      rtpp_socket_dtor /src/rtpproxy/src/rtpp_socket.c linenumber=146
                        shutdown  linenumber=177
                        close  linenumber=179
                      rtpp_wref_ctor /src/rtpproxy/src/rtpp_wref.c linenumber=147
                        rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=64
                      rtpp_wref_ctor /src/rtpproxy/src/rtpp_wref.c linenumber=151
                    htons  linenumber=123
                    __errno_location  linenumber=125
            rtpp_record_ctor /src/rtpproxy/src/rtpp_record.c linenumber=144
            rtpp_record_ctor /src/rtpproxy/src/rtpp_record.c linenumber=153
      handle_norecord /src/rtpproxy/src/../src/commands/rpcpv1_norecord.c linenumber=616
        rtpp_cmd_norecord_ematch /src/rtpproxy/src/../src/commands/rpcpv1_norecord.c linenumber=122
          compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=95
          compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=98
          handle_stop_record /src/rtpproxy/src/../src/commands/rpcpv1_norecord.c linenumber=103
            __assert_fail  linenumber=72
          handle_stop_record /src/rtpproxy/src/../src/commands/rpcpv1_norecord.c linenumber=106
      find_stream /src/rtpproxy/src/rtpp_session.c linenumber=620
        rtpp_session_ematch /src/rtpproxy/src/rtpp_session.c linenumber=425
          memcmp  linenumber=377
          compare_session_tags /src/rtpproxy/src/rtpp_session.c linenumber=382
          strrchr  linenumber=393
          strrchr  linenumber=394
          strcmp  linenumber=395
      rtpp_command_ul_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=641
      ul_reply_port /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=642
        __assert_fail  linenumber=140
        ishostnull /src/rtpproxy/src/rtpp_network.c linenumber=141
        __assert_fail  linenumber=147
        __assert_fail  linenumber=150
        __assert_fail  linenumber=173
        __assert_fail  linenumber=176
      rtpp_command_play_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_play.c linenumber=646
      rtpp_command_play_handle /src/rtpproxy/src/../src/commands/rpcpv1_play.c linenumber=678
        strcmp  linenumber=106
        rtpp_command_play_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_play.c linenumber=131
      handle_copy /src/rtpproxy/src/../src/commands/rpcpv1_copy.c linenumber=682
      handle_query /src/rtpproxy/src/../src/commands/rpcpv1_query.c linenumber=690
        handle_query_simple /src/rtpproxy/src/../src/commands/rpcpv1_query.c linenumber=146
        strcmp  linenumber=161
        strcmp  linenumber=167
        strcmp  linenumber=173
        strcmp  linenumber=179
        strcmp  linenumber=185
        strcmp  linenumber=191
        strcmp  linenumber=197
        strcmp  linenumber=203
        strcmp  linenumber=209
        strcmp  linenumber=215
        strcmp  linenumber=221
        strcmp  linenumber=227
        strcmp  linenumber=233
        strcmp  linenumber=239
        __assert_fail  linenumber=253
        __assert_fail  linenumber=297
        __assert_fail  linenumber=298
      rtpp_command_ul_handle /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=698
        rtpp_command_ul_handle_impl /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=1000
          rtpp_stream_has_packetport /src/rtpproxy/src/rtpp_stream.c linenumber=688
            pthread_mutex_lock  linenumber=1063
            pthread_mutex_unlock  linenumber=1065
          rtpp_create_listener /src/rtpproxy/src/rtpp_command.c linenumber=714
          rtpp_session_ctor /src/rtpproxy/src/rtpp_session.c linenumber=819
            rtpp_log_ctor /src/rtpproxy/src/rtpp_log_obj.c linenumber=105
              rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=76
              rtpp_log_obj_dtor /src/rtpproxy/src/rtpp_log_obj.c linenumber=88
                _rtpp_log_close /src/rtpproxy/src/rtpp_log_stand.c linenumber=99
            rtpp_create_listener /src/rtpproxy/src/rtpp_command.c linenumber=114
            rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=121
            rtpp_pipe_ctor /src/rtpproxy/src/rtpp_pipe.c linenumber=134
              rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=93
              rtpp_stream_ctor /src/rtpproxy/src/rtpp_stream.c linenumber=111
                rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=290
                pthread_mutex_init  linenumber=294
                pthread_mutex_destroy  linenumber=301
                rtpp_analyzer_ctor /src/rtpproxy/src/rtpp_analyzer.c linenumber=308
                  rtpp_stats_init /src/rtpproxy/src/rtp_analyze.c linenumber=81
                    rtp_analyze_jt_ctor /src/rtpproxy/src/rtp_analyze.c linenumber=215
                      rtpp_zmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=249
                      rtp_analyze_jdata_ctor /src/rtpproxy/src/rtp_analyze.c linenumber=253
                        rtpp_zmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=228
                        rtpp_ringbuf_ctor /src/rtpproxy/src/rtpp_ringbuf.c linenumber=232
                          rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=66
                          rtpp_zmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=70
                          rtpp_ringbuf_dtor /src/rtpproxy/src/rtpp_ringbuf.c linenumber=76
                  rtpp_analyzer_dtor /src/rtpproxy/src/rtpp_analyzer.c linenumber=86
                    rtpp_stats_destroy /src/rtpproxy/src/rtp_analyze.c linenumber=154
                      rtp_analyze_jt_destroy /src/rtpproxy/src/rtp_analyze.c linenumber=273
                rtpp_pcnt_strm_ctor /src/rtpproxy/src/rtpp_pcnt_strm.c linenumber=337
                  rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=72
                  pthread_mutex_init  linenumber=76
                  rtpp_pcnt_strm_dtor /src/rtpproxy/src/rtpp_pcnt_strm.c linenumber=79
                    pthread_mutex_destroy  linenumber=93
                rtpp_netaddr_ctor /src/rtpproxy/src/rtpp_netaddr.c linenumber=342
                  rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=83
                  pthread_mutex_init  linenumber=87
                  rtpp_netaddr_dtor /src/rtpproxy/src/rtpp_netaddr.c linenumber=91
                    pthread_mutex_destroy  linenumber=119
                rtpp_netaddr_ctor /src/rtpproxy/src/rtpp_netaddr.c linenumber=347
                rtpp_wref_ctor /src/rtpproxy/src/rtpp_wref.c linenumber=352
                rtpp_stream_dtor /src/rtpproxy/src/rtpp_stream.c linenumber=381
                  _rtpp_stream_get_actor /src/rtpproxy/src/rtpp_stream.c linenumber=436
                  snprintf  linenumber=439
                  rtp_resizer_free /src/rtpproxy/src/rtp_resizer.c linenumber=473
              rtpp_pcount_ctor /src/rtpproxy/src/rtpp_pcount.c linenumber=125
                rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=87
                rtpp_pcount_dtor /src/rtpproxy/src/rtpp_pcount.c linenumber=98
              rtpp_pipe_dtor /src/rtpproxy/src/rtpp_pipe.c linenumber=141
            rtpp_pipe_ctor /src/rtpproxy/src/rtpp_pipe.c linenumber=140
            rtpp_acct_ctor /src/rtpproxy/src/rtpp_acct.c linenumber=144
              rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=75
              rtpp_acct_dtor /src/rtpproxy/src/rtpp_acct.c linenumber=92
            _rtpp_str_dup2_sf /src/rtpproxy/src/./rtpp_str.h linenumber=151
              _rtpp_str_dup2 /src/rtpproxy/src/rtpp_str.c linenumber=90
            _rtpp_str_dup2_sf /src/rtpproxy/src/./rtpp_str.h linenumber=155
            memchr  linenumber=160
            _rtpp_str_dup2_sc /src/rtpproxy/src/./rtpp_str.h linenumber=164
              _rtpp_str_dup2 /src/rtpproxy/src/rtpp_str.c linenumber=83
            rtpp_ttl_ctor /src/rtpproxy/src/rtpp_ttl.c linenumber=178
              rtpp_ttl_dtor /src/rtpproxy/src/rtpp_ttl.c linenumber=70
            rtpp_session_dtor /src/rtpproxy/src/rtpp_session.c linenumber=222
              rtpp_timestamp_get /src/rtpproxy/src/rtpp_time.c linenumber=289
                _getdtime /src/rtpproxy/src/rtpp_time.c linenumber=58
                  clock_gettime  linenumber=41
                _getdtime /src/rtpproxy/src/rtpp_time.c linenumber=59
          handle_nomem /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=831
          handle_nomem /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=836
          rtpp_rlim_max /src/rtpproxy/src/rtpp_nofile.c linenumber=846
          rtpp_rlim_max /src/rtpproxy/src/rtpp_nofile.c linenumber=849
          handle_nomem /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=859
          handle_copy /src/rtpproxy/src/../src/commands/rpcpv1_copy.c linenumber=875
          handle_copy /src/rtpproxy/src/../src/commands/rpcpv1_copy.c linenumber=876
          rtpp_timeout_data_ctor /src/rtpproxy/src/rtpp_timeout_data.c linenumber=903
            rtpp_rzmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=51
          rtp_resizer_set_ptime /src/rtpproxy/src/rtp_resizer.c linenumber=957
            rtp_resizer_get_ptime /src/rtpproxy/src/rtp_resizer.c linenumber=130
          rtp_resizer_new /src/rtpproxy/src/rtp_resizer.c linenumber=959
            rtpp_zmalloc /src/rtpproxy/src/rtpp_mallocs.c linenumber=90
            rtp_resizer_set_ptime /src/rtpproxy/src/rtp_resizer.c linenumber=93
          rtp_resizer_free /src/rtpproxy/src/rtp_resizer.c linenumber=962
          rtpp_stream_has_packetport /src/rtpproxy/src/rtpp_stream.c linenumber=968
          ul_reply_port /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=988
      rtpp_command_ul_opts_free /src/rtpproxy/src/../src/commands/rpcpv1_ul.c linenumber=699
      abort  linenumber=704
    __assert_fail  linenumber=50
    __assert_fail  linenumber=51
    __assert_fail  linenumber=52
  ExecuteRTPPCommand /src/rtpproxy/scripts/fuzz/rfz_command.c linenumber=27
  __assert_fail  linenumber=27
====================================
