commit | 5ebc8898d765321eafbbb7a12cfa529defcd484a | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Mon Jan 11 13:30:08 2010 -0800 |
committer | Andreas Huber <andih@google.com> | Mon Jan 11 13:30:08 2010 -0800 |
tree | 6cbac5135bc67c6b5c23675860c778910724890d | |
parent | 3b06c9f3dda91dbbf567f3163da1ac9648221f14 [diff] |
Fix an uninitialized read detected by valgrind. The array to be copied is statically sized and not a c-string. related-to-bug: 2366619