dieif             67 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
dieif            129 modules/ac/access_control.c   dieif( a == NULL );
dieif            152 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
dieif            272 modules/ac/access_control.c       dieif( wr_calloc((void **)&newacl, 1, sizeof(acl_st)) != UT_OK );
dieif            565 modules/ac/access_control.c   dieif( SQ_execute_query(sql_connection, querybuf, &result) == -1 );
dieif            568 modules/ac/access_control.c     dieif( (row = SQ_row_next(result)) == NULL);
dieif            578 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            305 modules/ip/ip.c   dieif( expf != IP_PLAIN && expf != IP_EXPN );
dieif            425 modules/ip/ip.c   dieif( addrptr->space != IP_V4 );
dieif            432 modules/ip/ip.c   dieif( addrptr->space != IP_V6 );
dieif            439 modules/ip/ip.c   dieif( addrptr->space != IP_V6 );
dieif            983 modules/ip/ip.c   dieif( rangptr->end.space != IP_V4 );
dieif           1015 modules/ip/ip.c  dieif( rangptr->begin.space != IP_V4 );
dieif           1123 modules/ip/ip.c   dieif( rangptr->begin.space != IP_V4 );
dieif           1412 modules/ip/ip.c    dieif( g_list_length(preflist) != 1 );
dieif           1414 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            692 modules/qc/query_command.c               dieif( wr_malloc( (void **)&(qe->version),
dieif            735 modules/qc/query_command.c   dieif( wr_calloc((void **)&(query_command->keys), 1, key_length+1) != UT_OK);
dieif            783 modules/qc/query_command.c   dieif( wr_calloc((void **)&qe, 1, sizeof(Query_environ)+1 ) != UT_OK);
dieif            799 modules/qc/query_command.c   dieif( wr_calloc((void **)&qc, 1, sizeof(Query_command)+1) != UT_OK);
dieif            844 modules/qc/query_command.c   dieif(qrytype >= QC_TYPE_MAX);
dieif            260 modules/qi/query_instructions.c     dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            338 modules/qi/query_instructions.c  dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            411 modules/qi/query_instructions.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            579 modules/qi/query_instructions.c   dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif            624 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif            771 modules/qi/query_instructions.c     dieif( SQ_execute_query(sql_connection, sql_command, &result) == -1);
dieif            880 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, final_query, NULL) == -1 );
dieif            909 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif            913 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif            935 modules/qi/query_instructions.c    dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif            947 modules/qi/query_instructions.c      dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif           1024 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, NULL) == -1 );
dieif           1056 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1060 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1063 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1066 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1069 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1080 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif           1109 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1113 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1164 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1168 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1199 modules/qi/query_instructions.c   dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1320 modules/qi/query_instructions.c   dieif(wr_calloc( (void **) & qis, 1, sizeof(Query_instructions)) != UT_OK);
dieif           1333 modules/qi/query_instructions.c       dieif( wr_calloc((void **) &qi, 1, sizeof(Query_instruction)) != UT_OK);
dieif           1410 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&resstr, resstr, 2 ) != UT_OK);
dieif           1417 modules/qi/query_instructions.c        dieif( wr_realloc((void **)&resstr, resstr, oldres+strlen(descr)+2) != UT_OK);
dieif           1426 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             47 modules/rp/rp_load.c   dieif(colcount>4); /* size of the col array */
dieif             81 modules/rp/rp_load.c       dieif(wr_malloc( (void **) &(pack->d.origin), strlen(col[3])+1)
dieif             97 modules/rp/rp_load.c     dieif(wr_malloc( (void **) &(pack->d.domain), strlen(col[3])+1)
dieif            145 modules/rp/rp_load.c   dieif( RP_tree_get ( &mytree, reg_id, space, attr ) != RP_OK );
dieif            169 modules/rp/rp_load.c       dieif( ! NOERR(make_sql2pack(result, row, &pack, attr, colcount)) );
dieif            219 modules/rp/rp_load.c   dieif ( SQ_execute_query(con, "LOCK TABLES    "
dieif            270 modules/rp/rp_load.c   dieif ( SQ_execute_query(con, "UNLOCK TABLES    ", NULL) == -1 );
dieif            307 modules/rp/rp_load.c       dieif( oldlen+len+1 > 65536 ); /* object too long */
dieif            676 modules/rp/rp_search.c       dieif ( IP_smart_conv(key, 0, 1,
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            721 modules/rx/rx_search.c       dieif( wr_calloc( (void **) &datref,
dieif            486 modules/sk/socket.c     dieif( wr_malloc((void **)&hostaddress, 16) != UT_OK);
dieif            633 modules/sk/socket.c     dieif(!NOERR(wr_malloc( (void **)& newbuf, len+1)));
dieif            250 modules/sq/mysql_driver.c   dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif            309 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field.name)+1) != UT_OK);
dieif            317 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field->name)+1) != UT_OK);
dieif            425 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, length + 1) != UT_OK);
dieif            490 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            628 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            795 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            129 modules/sv/server.c   dieif( RP_init_trees( RIPE_REG ) != RP_OK );
dieif            130 modules/sv/server.c   dieif( RP_sql_load_reg(RIPE_REG) != RP_OK );
dieif            498 modules/sv/server.c   dieif( wr_calloc((void **)&args,1,sizeof(th_args)) != UT_OK);
dieif            224 modules/th/thread.c   dieif( wr_malloc((void **)&thread_info,
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)));