Missed in the original LA 1.5 PR: eISR has to use a local copy of current_block->use_advance_lead because it might still run wenn the last block has been set to NULL.
nextAdvanceISR is set in the next if structure in every possible situation, so it's useless to set it once more before.