dieif             67 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
dieif            130 modules/ac/access_control.c   dieif( a == NULL );
dieif            153 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
dieif            273 modules/ac/access_control.c       dieif( wr_calloc((void **)&newacl, 1, sizeof(acl_st)) != UT_OK );
dieif            575 modules/ac/access_control.c   dieif( SQ_execute_query(sql_connection, querybuf, &result) == -1 );
dieif            578 modules/ac/access_control.c     dieif( (row = SQ_row_next(result)) == NULL);
dieif            588 modules/ac/access_control.c   dieif( wr_malloc((void **)&query,
dieif            242 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, strlen((char *)constant)+1) != UT_OK);
dieif            253 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, 64) != UT_OK);
dieif            263 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, 64) != UT_OK);
dieif            518 modules/co/constants.c   dieif( wr_malloc((void **)&result, result_len+1) != UT_OK);
dieif            561 modules/co/constants.c   dieif( wr_malloc((void **)&result, result_len+1) != UT_OK);
dieif            972 modules/co/constants.c   dieif(  wr_malloc((void **)&consts, strlen(tmp_consts)+1) != UT_OK);
dieif           1051 modules/co/constants.c     dieif( wr_calloc((void **)&Global_constants, 1,
dieif           1069 modules/co/constants.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            288 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            160 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(help_buffer)+1) != UT_OK);
dieif            205 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
dieif            223 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
dieif            323 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
dieif            350 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
dieif            384 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
dieif            417 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
dieif            522 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
dieif            677 modules/pc/protocol_config.c       dieif( wr_malloc((void **)&user, strlen(user_buf)+1) != UT_OK);
dieif            746 modules/pc/protocol_config.c       dieif( (icopy = strdup(ichr)) == NULL);
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             79 modules/qc/query_command.c     dieif( wr_realloc( (void **)& result, oldlen + strlen(srcname) + 2)
dieif            128 modules/qc/query_command.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
dieif            187 modules/qc/query_command.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
dieif            362 modules/qc/query_command.c   dieif( wr_calloc((void **)&tmp_query_str, 1, STR_S+1) != UT_OK);
dieif            372 modules/qc/query_command.c   dieif( (gst = mg_new(0)) == NULL );
dieif            612 modules/qc/query_command.c               dieif( wr_malloc( (void **)&(qe->version),
dieif            637 modules/qc/query_command.c   dieif( wr_calloc((void **)&(query_command->keys), 1, key_length+1) != UT_OK);
dieif            688 modules/qc/query_command.c   dieif( wr_calloc((void **)&qe, 1, sizeof(Query_environ)+1 ) != UT_OK);
dieif            727 modules/qc/query_command.c   dieif(copy == NULL);
dieif            745 modules/qc/query_command.c   dieif( wr_calloc((void **)&qc, 1, sizeof(Query_command)+1) != UT_OK);
dieif            793 modules/qc/query_command.c   dieif(qrytype >= QC_TYPE_MAX);
dieif            353 modules/qi/query_instructions.c     dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            431 modules/qi/query_instructions.c  dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            504 modules/qi/query_instructions.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
dieif            663 modules/qi/query_instructions.c   dieif(sql_execute_watched(condat, sql_connection, sql_command, &result) == -1 );
dieif            715 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1);
dieif            873 modules/qi/query_instructions.c     dieif( SQ_execute_query(sql_connection, sql_command, &result) == -1);
dieif            991 modules/qi/query_instructions.c     dieif(SQ_execute_query(sql_connection, final_query, NULL) == -1 );
dieif           1039 modules/qi/query_instructions.c   dieif( SQ_execute_query(*sql_connection, sql_command, NULL) == -1 );
dieif           1043 modules/qi/query_instructions.c   dieif( SQ_execute_query(*sql_connection, sql_command, NULL) == -1 );
dieif           1070 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           1165 modules/qi/query_instructions.c   dieif(SQ_execute_query(*sql_connection, sql_command, NULL) == -1 );
dieif           1192 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           1203 modules/qi/query_instructions.c     dieif(sql_execute_watched( &(qe->condat), sql_connection, sql_command, NULL) == -1 );
dieif           1206 modules/qi/query_instructions.c     dieif(sql_execute_watched(&(qe->condat), sql_connection, sql_command, NULL) == -1 );
dieif           1209 modules/qi/query_instructions.c     dieif(sql_execute_watched(&(qe->condat), sql_connection, sql_command, NULL) == -1 );
dieif           1212 modules/qi/query_instructions.c     dieif(sql_execute_watched(&(qe->condat), sql_connection, sql_command, NULL) == -1 );
dieif           1223 modules/qi/query_instructions.c     dieif(sql_execute_watched(&(qe->condat), sql_connection, sql_command,
dieif           1259 modules/qi/query_instructions.c     dieif(SQ_execute_query(*sql_connection, sql_command, NULL) == -1 );
dieif           1263 modules/qi/query_instructions.c     dieif(SQ_execute_query(*sql_connection, sql_command, NULL) == -1 );
dieif           1318 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1322 modules/qi/query_instructions.c   dieif( SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1360 modules/qi/query_instructions.c   dieif(SQ_execute_query(sql_connection, sql_command, NULL) == -1 );
dieif           1489 modules/qi/query_instructions.c   dieif(wr_calloc( (void **) & qis, 1, sizeof(Query_instructions)) != UT_OK);
dieif           1502 modules/qi/query_instructions.c       dieif( wr_calloc((void **) &qi, 1, sizeof(Query_instruction)) != UT_OK);
dieif           1579 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&resstr, 2 ) != UT_OK);
dieif           1586 modules/qi/query_instructions.c        dieif( wr_realloc((void **)&resstr, oldres+strlen(descr)+2) != UT_OK);
dieif           1595 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&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             52 modules/rp/rp_load.c   dieif(colcount>4); /* size of the col array */
dieif             86 modules/rp/rp_load.c       dieif(wr_malloc( (void **) &(pack->d.origin), strlen(col[3])+1)
dieif            102 modules/rp/rp_load.c     dieif(wr_malloc( (void **) &(pack->d.domain), strlen(col[3])+1)
dieif            150 modules/rp/rp_load.c   dieif( RP_tree_get ( &mytree, reg_id, space, attr ) != RP_OK );
dieif            174 modules/rp/rp_load.c       dieif( ! NOERR(make_sql2pack(result, row, &pack, attr, colcount)) );
dieif            243 modules/rp/rp_load.c   dieif ( SQ_execute_query(con, "LOCK TABLES    "
dieif            294 modules/rp/rp_load.c   dieif ( SQ_execute_query(con, "UNLOCK TABLES    ", NULL) == -1 );
dieif            337 modules/rp/rp_load.c       dieif( oldlen+len+1 > 65536 ); /* object too long */
dieif            685 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            480 modules/sk/sk_socket.c     dieif( wr_malloc((void **)&hostaddress, 16) != UT_OK);
dieif            606 modules/sk/sk_socket.c     dieif(sel < 0); /* we don't expect problems */
dieif            653 modules/sk/sk_socket.c     dieif(!NOERR(wr_malloc( (void **)& newbuf, len+1)));
dieif            704 modules/sk/sk_socket.c   dieif(sigaction(SIGUSR1, &act, NULL) != 0);
dieif            706 modules/sk/sk_socket.c   dieif(pthread_sigmask(SIG_UNBLOCK, &sset, NULL) != 0);
dieif            759 modules/sk/sk_socket.c   dieif( condat->watchdog != 0 );
dieif            238 modules/sq/mysql_driver.c   dieif(SQ_execute_query(sql_connection, sql_command, &result) == -1 );
dieif            297 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field.name)+1) != UT_OK);
dieif            305 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field->name)+1) != UT_OK);
dieif            413 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, length + 1) != UT_OK);
dieif            478 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            616 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            783 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
dieif            148 modules/sv/server.c     dieif( RP_init_trees( source_hdl ) != RP_OK );
dieif            152 modules/sv/server.c     dieif( RP_sql_load_reg( source_hdl ) != RP_OK );
dieif            554 modules/sv/server.c   dieif( wr_calloc((void **)&args,1,sizeof(th_args)) != UT_OK);
dieif             53 modules/ta/ta.c   dieif( !NOERR( wr_calloc( (void **) &newtas, 1, sizeof( ta_str_t ))));
dieif            220 modules/ta/ta.c   dieif( !NOERR(wr_realloc( (void **) &bigbuf, strlen(smallbuf)+2 )));
dieif            241 modules/ta/ta.c     dieif( !NOERR(wr_realloc( (void **) &bigbuf, biglen+smalllen+3 )));
dieif            226 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 */