Attention is currently required from: fixeria.
1 comment:
File src/common/rsl.c:
Patch Set #1, Line 2068: lchan->ta_ctrl.current = 0;
it's a bit of a question whether we expect all of those valuse to be zero or otherwise sanely default-initialized when we start using a lchan or not. My preference would be to re-set the ta_ctrl.current to zero during LCHAN release/deactivation.
If you want to do it here, then why are we not also setting ms_power_ctrl.{max,current} if the RSL_IE_MS_POWER is not presetn? opr many other parts of this function...
To view, visit change 39829. To unsubscribe, or for help writing mail filters, visit settings.