commit | b6c0f51d6a7b5f143428fd507d0a586bbd0a4a6e | [log] [tgz] |
---|---|---|
author | Eric Hassold <hassold@google.com> | Fri Mar 11 12:24:23 2011 -0800 |
committer | Eric Hassold <hassold@google.com> | Fri Mar 11 12:24:23 2011 -0800 |
tree | f3fc6d8504315b73493c3d2a125e6cc1a0ee818a | |
parent | 36f822a4d95c64dc978f3b338da1e2c464623b72 [diff] |
Default to NONE format in Layer mFormat is not initialized with any value in Layer constructor, causing a call to requestFormat() with no explicit format specified to fallback to some uninitialized value. Such invalid path actually detected by valgrind. Change-Id: Ib7faabcd61eaa26fb0ae7a9a486d9e258ba31b63