dieif             61 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
dieif            135 modules/ac/access_control.c   dieif( a == NULL );
dieif            151 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
dieif            247 modules/ac/access_control.c       dieif( wr_calloc((void **)&newacl, 1, sizeof(acl_st)) != UT_OK );
dieif            493 modules/ac/access_control.c   dieif( SQ_execute_query(sql_connection, querybuf, &result) == -1 );
dieif            496 modules/ac/access_control.c     dieif( (row = SQ_row_next(result)) == NULL);
dieif            506 modules/ac/access_control.c   dieif( wr_malloc((void **)&query,
dieif            240 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, strlen((char *)constant)+1) != UT_OK);
dieif            251 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, 64) != UT_OK);
dieif            261 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, 64) != UT_OK);
dieif            511 modules/co/constants.c   dieif( wr_malloc((void **)&result, result_len+1) != UT_OK);
dieif            554 modules/co/constants.c   dieif( wr_malloc((void **)&result, result_len+1) != UT_OK);
dieif            958 modules/co/constants.c   dieif(  wr_malloc((void **)&consts, strlen(tmp_consts)+1) != UT_OK);
dieif           1037 modules/co/constants.c     dieif( wr_calloc((void **)&Global_constants, 1,
dieif           1055 modules/co/constants.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            290 modules/df/defs.c   dieif( wr_malloc((void **)&str, str_len ) != UT_OK);
dieif            287 modules/ip/ip.c   dieif( expf != IP_PLAIN && expf != IP_EXPN );
dieif            411 modules/ip/ip.c   dieif( addrptr->space != IP_V4 );
dieif            418 modules/ip/ip.c   dieif( addrptr->space != IP_V6 );
dieif            425 modules/ip/ip.c   dieif( addrptr->space != IP_V6 );
dieif            438 modules/ip/ip.c   dieif( prefix->ip.space != IP_V4 );
dieif            448 modules/ip/ip.c   dieif( prefix->ip.space != IP_V6 );
dieif            970 modules/ip/ip.c  dieif( rangptr->begin.space != IP_V4 );
dieif           1078 modules/ip/ip.c   dieif( rangptr->begin.space != IP_V4 );
dieif           1146 modules/ip/ip.c   dieif( rangptr->begin.space == IP_V4 );
dieif           1358 modules/ip/ip.c    dieif( g_list_length(preflist) != 1 );
dieif           1360 modules/ip/ip.c    dieif(IP_pref_2_rang( rangptr, g_list_first(preflist)->data ) != IP_OK );
dieif            204 modules/ma/bitmask.c   dieif(wr_calloc( (void **) &str,  1, strlen(str_buf)+1) != UT_OK);
dieif            159 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(help_buffer)+1) != UT_OK);
dieif            204 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
dieif            222 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
dieif            322 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
dieif            349 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
dieif            383 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
dieif            416 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
dieif            521 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
dieif            676 modules/pc/protocol_config.c       dieif( wr_malloc((void **)&user, strlen(user_buf)+1) != UT_OK);
dieif            122 modules/pr/properties.c   dieif( wr_malloc((void **)&props, strlen(props_buffer)+1) != UT_OK);
dieif            176 modules/pr/properties.c   dieif( wr_calloc((void **)&prop,1, sizeof(struct _Property)) != UT_OK);
dieif            182 modules/pr/properties.c   dieif( wr_malloc((void **)&(prop->token), strlen(token)+1) != UT_OK);
dieif            189 modules/pr/properties.c   dieif( wr_malloc((void **)&(prop->value), strlen(value)+1) != UT_OK);
dieif            341 modules/pr/properties.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1 ) != UT_OK);
dieif            371 modules/pr/properties.c   dieif( wr_malloc((void **)&Prop_file_name,
dieif            416 modules/pr/properties.c       dieif( wr_malloc((void **)&value, strlen(default_value)+1) != UT_OK);
dieif            425 modules/pr/properties.c     dieif( wr_malloc((void **)&value, strlen(Properties[i]->value)+1) != UT_OK);
dieif            219 modules/qc/query_command.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
dieif            278 modules/qc/query_command.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
dieif            451 modules/qc/query_command.c   dieif( wr_calloc((void **)&tmp_query_str, 1, STR_S+1) != UT_OK);
dieif            495 modules/qc/query_command.c           dieif( wr_malloc((void **)&inv_attrs_str, 12) != UT_OK);
dieif            499 modules/qc/query_command.c           dieif( wr_malloc((void **)&inv_attrs_str, 12) != UT_OK);
dieif            690 modules/qc/query_command.c               dieif( wr_malloc( (void **)&(qe->version),
dieif            733 modules/qc/query_command.c   dieif( wr_calloc((void **)&(query_command->keys), 1, key_length+1) != UT_OK);
dieif            781 modules/qc/query_command.c   dieif( wr_calloc((void **)&qe, 1, sizeof(Query_environ)+1 ) != UT_OK);
dieif            797 modules/qc/query_command.c   dieif( wr_calloc((void **)&qc, 1, sizeof(Query_command)+1) != UT_OK);
dieif            842 modules/qc/query_command.c   dieif(qrytype >= QC_TYPE_MAX);
dieif            225 modules/qi/query_instructions.c     dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            302 modules/qi/query_instructions.c  dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            375 modules/qi/query_instructions.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            531 modules/qi/query_instructions.c   dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif            576 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif            720 modules/qi/query_instructions.c     dieif( SQ_execute_query(sql_connection, sql_command, &result) == -1);
dieif            829 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, final_query, NULL) == -1 );
dieif            896 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif            900 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif            922 modules/qi/query_instructions.c    dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif            928 modules/qi/query_instructions.c    dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif            941 modules/qi/query_instructions.c      dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif            960 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1025 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1029 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1032 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1035 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1038 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1049 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif           1078 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1082 modules/qi/query_instructions.c       dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1104 modules/qi/query_instructions.c   dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1108 modules/qi/query_instructions.c   dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1243 modules/qi/query_instructions.c   dieif(wr_calloc( (void **) & qis, 1, sizeof(Query_instructions)) != UT_OK);
dieif           1256 modules/qi/query_instructions.c       dieif( wr_calloc((void **) &qi, 1, sizeof(Query_instruction)) != UT_OK);
dieif           1333 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&resstr, resstr, 2 ) != UT_OK);
dieif           1340 modules/qi/query_instructions.c        dieif( wr_realloc((void **)&resstr, resstr, oldres+strlen(descr)+2) != UT_OK);
dieif           1349 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&resstr, resstr, strlen( resstr ) + 2 )
dieif            160 modules/rp/rp_convert.c     dieif( IP_pref_b2a( &(pack->uni.u.rt), prefstr, IP_PREFSTR_MAX) != IP_OK );
dieif            164 modules/rp/rp_convert.c     dieif( IP_pref_b2a( &(pack->uni.u.rt), prefstr, IP_PREFSTR_MAX) != IP_OK );
dieif            168 modules/rp/rp_convert.c     dieif( IP_rang_b2a( &(pack->uni.u.in), rangstr, IP_RANGSTR_MAX) != IP_OK );
dieif            209 modules/rp/rp_convert.c   dieif(IP_revd_e2b(&(pack->uni.u.rt), avalue) != IP_OK); /* assuming correctness checked */
dieif             79 modules/rp/rp_load.c       dieif(wr_malloc( (void **) &(pack->d.origin), strlen(col[3])+1)
dieif             95 modules/rp/rp_load.c     dieif(wr_malloc( (void **) &(pack->d.domain), strlen(col[3])+1)
dieif            140 modules/rp/rp_load.c   dieif( RP_tree_get ( &mytree, reg_id, space, attr ) != RP_OK );
dieif            157 modules/rp/rp_load.c       dieif( ! NOERR(make_sql2pack(result, row, &pack, attr)) );
dieif            201 modules/rp/rp_load.c   dieif ( SQ_execute_query(con, "LOCK TABLES    "
dieif            237 modules/rp/rp_load.c   dieif ( SQ_execute_query(con, "UNLOCK TABLES    ", NULL) == -1 );
dieif            274 modules/rp/rp_load.c       dieif( oldlen+len+1 > 65536 ); /* object too long */
dieif            127 modules/rp/rp_search.c       dieif ( IP_smart_conv(key, 0, 1 /* now take encompassing one */,
dieif            111 modules/rp/rp_tree.c     dieif(wr_malloc((void **) &treedef, sizeof(rp_tentry_t)) != UT_OK);
dieif             50 modules/rp/rp_update.c   dieif( wr_calloc( (void **)& leafptr, sizeof(rx_dataleaf_t), 1) != UT_OK );
dieif             55 modules/rp/rp_update.c       dieif( wr_malloc( (void **)& (leafptr->data_ptr), datalen) != UT_OK );
dieif            143 modules/rp/rp_update.c   dieif( RP_tree_get ( &mytree, reg_id, space, attr ) != RP_OK );
dieif            716 modules/rx/rx_search.c     dieif( wr_calloc( (void **) &datref,
dieif           1003 modules/rx/rx_search.c       dieif(IP_rang_a2b(testrang, key) != IP_OK );
dieif            486 modules/sk/socket.c     dieif( wr_malloc((void **)&hostaddress, 16) != UT_OK);
dieif            260 modules/sq/mysql_driver.c   dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif            319 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field.name)+1) != UT_OK);
dieif            327 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field->name)+1) != UT_OK);
dieif            441 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, length + 1) != UT_OK);
dieif            492 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            630 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            797 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif             83 modules/sv/server.c   dieif( RP_init_trees( RIPE_REG ) != RP_OK );
dieif             84 modules/sv/server.c   dieif( RP_sql_load_reg(RIPE_REG) != RP_OK );
dieif            257 modules/th/thread.c   dieif( wr_malloc((void **)&thread_info,
dieif            503 modules/th/thread.c   dieif( wr_calloc((void **)&args,1,sizeof(th_args)) != UT_OK);
dieif             52 modules/ud/ud_rx.c      dieif( attr->type != A_DN );  /* DN can be forgiven */
dieif            107 tests/rx/test_rx.c     dieif( rp_init_attr_tree( RIPE_REG, MY_TREE_ATTR ) != RP_OK );
dieif            117 tests/rx/test_rx.c     dieif( RP_init_trees( RIPE_REG ) != RP_OK );
dieif            122 tests/rx/test_rx.c     dieif( RP_sql_load_reg(RIPE_REG) != RP_OK );
dieif            191 tests/rx/test_rx.c       dieif(!NOERR(RP_tree_get(&mytree, RIPE_REG, space, MY_TREE_ATTR)));