occt: master db3d2a99

Author Committer Branch Timestamp Parent
Pawel Pawel master 2012-07-20 12:16:50 master b28f4666
Affected Issues  0023335: Array overrun is possible. The value of 'i' index could reach 200 in Interface_MSG.cxx
Changeset 0023335: Array overrun is possible. The value of 'i' index could reach 200 in Interface_MSG.cxx

Iterating from 1 to 199 over the 'buf' in order to avoid an overrun.
mod - src/Interface/Interface_MSG.cxx Diff File