wr_realloc      1410 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&resstr, resstr, 2 ) != UT_OK);
wr_realloc      1417 modules/qi/query_instructions.c        dieif( wr_realloc((void **)&resstr, resstr, oldres+strlen(descr)+2) != UT_OK);
wr_realloc      1426 modules/qi/query_instructions.c    dieif( wr_realloc((void **)&resstr, resstr, strlen( resstr ) + 2 )