commit | db74495dbf653a72018396607fae63946bed44ec | [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 | b8f48bc8070b92dbe52d96a85113e31b1ec09edc | |
parent | 67e5a4f6f6879d512a859e5dba92e9beec7a2f91 [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