Commit f40c373e authored by Robert Schmidt's avatar Robert Schmidt

Only set up IF4.5 buffers if not managed by FH lib

parent 97d4d6bc
......@@ -1773,9 +1773,9 @@ void set_function_spec_param(RU_t *ru) {
if (t != NULL)
ru->fh_south_out = t;
}
} else {
malloc_IF4p5_buffer(ru);
}
break;
default:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment