Skip to content
  • Sean McBride's avatar
    Fixed warning about using ‘volBounds’ uninitialized · af2526da
    Sean McBride authored
    It didn’t see that the loop should always be entered
    at least once.  The loop was special-casing the
    first iteration; pulled that out.
    
    I think this is more readable anyway.
    
    Change-Id: I96492639a267be13f234a5f051dafa6d3997d83e
    af2526da