commit | 810f197c50815f6b1acbbc64f4bb5ad31db9c3db | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Sat May 12 05:08:58 2012 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Sat May 12 05:08:58 2012 -0700 |
tree | a76685179c9b3829ae6048fb343e72510b963a48 | |
parent | 96ca1bcd58381c379104312f8f48ee8345231062 [diff] | |
parent | 3c5c83b8cf83ebbdf1103656036f3931b3c69f25 [diff] |
am 3c5c83b8: Merge "Restore initialisation of vec38" * commit '3c5c83b8cf83ebbdf1103656036f3931b3c69f25': Restore initialisation of vec38
diff --git a/pico/lib/picosig2.c b/pico/lib/picosig2.c index 958b50b..c2a69cc 100644 --- a/pico/lib/picosig2.c +++ b/pico/lib/picosig2.c
@@ -80,6 +80,7 @@ sig_inObj->int_vec35 = sig_inObj->int_vec36 = sig_inObj->int_vec37 = + sig_inObj->int_vec38 = sig_inObj->int_vec39 = sig_inObj->int_vec40 = NULL;