Skip to content
  • Sean McBride's avatar
    COMP: fixed dead write (that was itself a warning workaround?) · f94602ca
    Sean McBride authored
    fixed dead write found by clang static analyzer. comments suggest this was itself some kind of workaround for a different warning, perhaps of the final 'for' clause reading chunkMax?  Hopefully it was for some dumb old now-unsupported compiler.  Also moved variable declarations closer to usage.
    
    Change-Id: Ic67802281ed33201e40ff9e682a5eeef0cbd6db1
    f94602ca