Fix error found by Madhu Kurup:

  Loop overrun occurs as the i+1 value is being processed. A code path
  exists where i can be uninitialized but incremented (line 1082).     



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3800 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed