changeset 211:cd2077e24f95

m
author Ritor1
date Sat, 16 Feb 2013 22:13:54 +0600
parents fcdb80fc1f74
children 9f349addbe00
files mm7_3.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mm7_3.cpp	Sat Feb 16 16:23:29 2013 +0600
+++ b/mm7_3.cpp	Sat Feb 16 22:13:54 2013 +0600
@@ -14664,7 +14664,7 @@
           v77 = (unsigned __int16 *)v36;
           do
           {
-            *(short *)v32 = v78[*((char *)v77 + v37)];
+            *(short *)v32 = v78[*((char *)v77 + v37)];//crash
             v32 += 2;
             v97 = (char *)v97 + v87;
             v37 = (signed int)v97 >> 16;